summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman2009-05-043-11/+11
* macb: Add support of the netpoll APIThomas Petazzoni2009-05-041-0/+18
* ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko2009-05-031-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-031-4/+3
|\
| * ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-036-35/+56
|\ \ | |/
| * virtio_net: Fix function name typoAlex Williamson2009-05-011-4/+4
| * virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-011-6/+10
| * bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-011-7/+6
| * smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-011-0/+5
| * smsc95xx: configure LED outputsSteve Glendinning2009-05-012-0/+13
| * netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
| * bonding: bond_slave_info_query() fixEric Dumazet2009-05-011-16/+7
| * cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
* | 3c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki2009-05-013-8/+20
* | forcedeth: add clock gating feature <resend>Ayaz Abdulla2009-05-011-0/+23
* | net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-017-19/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-2912-114/+258
|\ \ | |/
| * mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
| * mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-294-8/+13
| |\
| | * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| | * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| | * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| | * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
| * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23
| |/
| * Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-271-0/+171
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6
| * veth: prevent oops caused by netdev destructorStephen Hemminger2009-04-271-25/+16
| * forcedeth: tx timeout fixAyaz Abdulla2009-04-271-10/+21
| * mlx4_en: Handle page allocation failure during receiveYevgeny Petrilin2009-04-271-0/+4
| * mlx4_en: Fix cleanup flow on cq activationYevgeny Petrilin2009-04-271-1/+1
* | Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2009-04-292-23/+34
* | mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings2009-04-291-34/+57
* | ethtool/mdio: Support backplane mode negotiationBen Hutchings2009-04-291-5/+25
* | ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings2009-04-291-7/+12
* | sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-295-48/+7
* | mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings2009-04-291-0/+30
* | s2io: Use generic MDIO definitionsBen Hutchings2009-04-292-15/+11
* | ixgb: Use generic MDIO definitionsBen Hutchings2009-04-292-22/+12
* | ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-296-119/+102
* | cxgb3: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-296-224/+195
* | chelsio: Use generic MDIO definitions and mdio_mii_ioctl()Ben Hutchings2009-04-297-100/+82
* | sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-2914-845/+311
* | mdio: Add generic MDIO (clause 45) support functionsBen Hutchings2009-04-293-0/+363
* | pcnet32: Remove pointless memory barriersJohn Dykstra2009-04-291-2/+2
* | ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore2009-04-291-11/+6
* | netxen: fix firmware downloadDhananjay Phadke2009-04-284-207/+216
* | netxen: refactor netxen_recv_context structDhananjay Phadke2009-04-285-40/+71
* | netxen: fix link event handlingDhananjay Phadke2009-04-283-2/+3
OpenPOWER on IntegriCloud