aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-04bnx2: Use request_firmware()Michael Chan
2009-04-04b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()Michael Buesch
2009-04-04virtio_net: Set the mac config only when VIRITO_NET_F_MACAlex Williamson
2009-04-04myri_sbus: use request_firmwareJaswinder Singh Rajput
2009-04-04e1000: fix loss of multicast packetsJesse Brandeburg
2009-04-04vxge: should include tcp.hAlexander Beregalov
2009-04-02glge: remove unused #include <version.h>Huang Weiyi
2009-04-02dnet: remove unused #include <version.h>Huang Weiyi
2009-04-02hso: fix for the 'invalid frame length' messagesJan Dumon
2009-04-02hso: fix for crash when unplugging the deviceJan Dumon
2009-04-02fsl_pq_mdio: Fix compile failureSegher Boessenkool
2009-04-02fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov
2009-04-02ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov
2009-04-02tc35815: Fix build error if NAPI enabledAtsushi Nemoto
2009-04-02hso: add Vendor/Product ID's for new devicesJan Dumon
2009-04-02ucc_geth: Remove unused headerKumar Gala
2009-04-02gianfar: Remove unused headerKumar Gala
2009-04-02kaweth: Fix locking to be SMP-safeLarry Finger
2009-04-02r8169: reset IntrStatus after chip resetKarsten Wiese
2009-04-02ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-04-02ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala
2009-04-02ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck
2009-04-02ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz
2009-04-02ixgbe: feature - driver to default with FC on.Don Skidmore
2009-04-02ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz
2009-04-02ixgbe: Fix ethtool output with advertised mode.Don Skidmore
2009-04-02ixgbe: fix build when DEBUG is definedAlexander Duyck
2009-04-02net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki
2009-04-02igb: cleanup igb loopback pathAlexander Duyck
2009-04-02igb: increase delay for copper link setupAlexander Duyck
2009-04-02igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck
2009-04-02igb: add support for x2 link width configurationsAlexander Duyck
2009-04-02net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely
2009-04-02net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman
2009-04-02net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely
2009-04-02Neterion: New driver: Kconfig and MakefileRamkrishna Vepa
2009-04-02Neterion: New driver: Driver versionRamkrishna Vepa
2009-04-02Neterion: New driver: Ethtool relatedRamkrishna Vepa
2009-04-02Neterion: New driver: Main entry pointsRamkrishna Vepa
2009-04-02Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa
2009-04-02Neterion: New driver: Hardware init & configurationRamkrishna Vepa
2009-04-02Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa
2009-03-31sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings
2009-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller
2009-03-31ETHOC: fix build breakage on s390Heiko Carstens
2009-03-30smc91c92_cs: use request_firmwareJaswinder Singh Rajput
2009-03-303C359: use request_firmwareJaswinder Singh Rajput
2009-03-30yam: use request_firmwareJaswinder Singh Rajput
2009-03-29wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov