summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-02hso: add Vendor/Product ID's for new devicesJan Dumon1-2/+9
2009-04-02ucc_geth: Remove unused headerKumar Gala3-3/+0
2009-04-02gianfar: Remove unused headerKumar Gala1-1/+0
2009-04-02kaweth: Fix locking to be SMP-safeLarry Finger1-4/+3
2009-04-02r8169: reset IntrStatus after chip resetKarsten Wiese1-2/+3
2009-04-02ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala1-43/+58
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore5-5/+23
2009-04-02ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala1-2/+2
2009-04-02ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck1-38/+41
2009-04-02ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz1-5/+6
2009-04-02ixgbe: feature - driver to default with FC on.Don Skidmore1-1/+1
2009-04-02ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz1-1/+5
2009-04-02ixgbe: Fix ethtool output with advertised mode.Don Skidmore1-0/+9
2009-04-02ixgbe: fix build when DEBUG is definedAlexander Duyck2-6/+15
2009-04-02net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki1-13/+31
2009-04-02igb: cleanup igb loopback pathAlexander Duyck1-11/+3
2009-04-02igb: increase delay for copper link setupAlexander Duyck1-2/+5
2009-04-02igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck1-0/+3
2009-04-02igb: add support for x2 link width configurationsAlexander Duyck1-3/+4
2009-04-02net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely1-10/+12
2009-04-02net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman1-16/+20
2009-04-02net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely1-7/+12
2009-04-02Neterion: New driver: Kconfig and MakefileRamkrishna Vepa3-0/+25
2009-04-02Neterion: New driver: Driver versionRamkrishna Vepa1-0/+23
2009-04-02Neterion: New driver: Ethtool relatedRamkrishna Vepa2-0/+1215
2009-04-02Neterion: New driver: Main entry pointsRamkrishna Vepa2-0/+5059
2009-04-02Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2-0/+4937
2009-04-02Neterion: New driver: Hardware init & configurationRamkrishna Vepa2-0/+7523
2009-04-02Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa1-0/+4608
2009-04-01sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings1-4/+3
2009-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller8-2658/+141
2009-04-01ETHOC: fix build breakage on s390Heiko Carstens1-1/+1
2009-03-30smc91c92_cs: use request_firmwareJaswinder Singh Rajput2-370/+32
2009-03-303C359: use request_firmwareJaswinder Singh Rajput3-1596/+51
2009-03-30yam: use request_firmwareJaswinder Singh Rajput3-692/+58
2009-03-30wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov4-5/+0
2009-03-29Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller255-5946/+33752
2009-03-29tg3: Add GRO support.David S. Miller1-2/+2
2009-03-29niu: Add GRO support.David S. Miller1-5/+7
2009-03-29ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller1-5/+6
2009-03-29gianfar: Fix use-after-of_node_put() in gfar_of_init().David S. Miller1-1/+1
2009-03-29netpoll: store local and remote ip in net-endianHarvey Harrison1-6/+4
2009-03-29dmascc: fix incomplete conversion to network_device_opsAlexander Beregalov1-1/+1
2009-03-29ni5010: convert to net_device_opsAlexander Beregalov1-6/+12
2009-03-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds17-262/+515
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-1503/+2167
2009-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds1-2/+3
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds32-188/+335
2009-03-28i2c-core: Some style cleanupsZhenwen Xu1-13/+13
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2-1/+4