summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-04-15gianfar: stop send queue before resetting gianfarMarkus Brunner1-0/+2
2009-04-15myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka1-0/+1
2009-04-14declance: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14bfin_mac: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-14au1000: convert to net_device_opsAlexander Beregalov1-8/+15
2009-04-14atarilance: convert to net_device_opsAlexander Beregalov1-7/+11
2009-04-14a2065: convert to net_device_opsAlexander Beregalov1-5/+12
2009-04-14ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang1-9/+10
2009-04-14ixgbe: fix tx queue indexWu Fengguang1-1/+1
2009-04-14sfc: Use correct macro to set event bitfieldBen Hutchings1-2/+2
2009-04-14sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings1-3/+4
2009-04-14bonding: Remove debug printkJay Vosburgh1-2/+0
2009-04-14e1000/e1000: fix compile warningJesse Brandeburg2-2/+2
2009-04-14ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov1-2/+2
2009-04-14skge: fix occasional BUG during MTU changeMichal Schmidt1-2/+2
2009-04-14tun: Fix crash with non-GSO usersHerbert Xu1-2/+3
2009-04-13be2net: fix for default setting of pause auto-negotiationAjit Khaparde1-2/+2
2009-04-13eth_v10: convert to net_device_opsAlexander Beregalov1-12/+18
2009-04-13ioc3-eth: convert to net_device_opsAlexander Beregalov1-8/+14
2009-04-13isa-skeleton: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13mac89x0: convert to net_device_opsAlexander Beregalov1-6/+12
2009-04-13macb: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13macsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13sh_eth: convert to net_device_opsAlexander Beregalov1-7/+14
2009-04-13sun3_82586: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13tc35815: convert to net_device_opsAlexander Beregalov1-10/+17
2009-04-13tsi108_eth: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13xtsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin1-0/+9
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2009-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-3/+4
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley1-2/+7
2009-04-13Bonding: fix zero address hole bug in arp_ip_target listBrian Haley2-9/+10
2009-04-11igb: do not check for vf_data if we didn't enable vfsAlexander Duyck1-15/+22
2009-04-11igbvf: fix unused external referencesAlexander Duyck4-8/+7
2009-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck4-19/+3
2009-04-11ether3: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ether1: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ep93xx_eth: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11at91_ether: convert to net_device_opsAlexander Beregalov1-13/+19
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov1-9/+15
2009-04-11ariadne: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-11ibm_newemac: convert to netdev_opsAlexander Beregalov1-12/+29
2009-04-11fs_enet: convert to netdev_opsAlexander Beregalov1-10/+17
2009-04-11via-velocity : fix compilation warning.Séguier Régis1-2/+2
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter1-2/+3
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck1-1/+23
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz4-95/+62
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds1-1/+1