summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-08-20e1000e: disable ASPM L1 on 82573Bruce Allan1-0/+1
2010-08-19xilinx_emaclite: netpoll supportMichal Simek1-0/+13
2010-08-19ll_temac: Fix poll implementationMichal Simek1-2/+2
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet1-2/+0
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet1-2/+0
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto1-1/+1
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha1-2/+2
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha1-4/+0
2010-08-19slip: fix get_stats() methodEric Dumazet1-25/+25
2010-08-19vxge: Implement 64bit statsEric Dumazet2-16/+7
2010-08-19ether3: Use net_device_stats from struct net_deviceTobias Klauser2-24/+10
2010-08-19ether1: Use net_device_stats from struct net_deviceTobias Klauser2-23/+12
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings1-17/+15
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp4-22/+16
2010-08-19drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches1-29/+21
2010-08-19drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2-129/+85
2010-08-19sunhme: Use return value of register_netdevTobias Klauser1-2/+4
2010-08-19greth: Use return value of register_netdevTobias Klauser1-2/+2
2010-08-19ehea: Fix synchronization between HW and SW send queueAndre Detsch2-2/+61
2010-08-19bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner1-2/+2
2010-08-19bnx2x: Fix PHY locking problemYaniv Rosner1-2/+7
2010-08-19net: add Fast Ethernet driver for PXA168.Sachin Sanap3-0/+1677
2010-08-19drivers/net/qlcnic: Use available error codesJulia Lawall1-3/+3
2010-08-19drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches9-314/+298
2010-08-19s2io: Update driver versionJon Mason1-1/+1
2010-08-19s2io: remove unused codeJon Mason2-10/+0
2010-08-19iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy1-2/+2
2010-08-19drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches13-50/+50
2010-08-18drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches21-38/+37
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg4-50/+94
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville1-8/+0
2010-08-17qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty3-1/+25
2010-08-17qlcnic: fix link diag testSony Chacko2-9/+9
2010-08-17qlcnic: fix link status messageSony Chacko1-2/+2
2010-08-17qlcnic: add eswitch statistics supportAmit Kumar Salecha3-1/+287
2010-08-17qlcnic: fix for setting function modesRajesh Borundia1-3/+0
2010-08-17qlcnic: device state management fixes for virtual funcAmit Kumar Salecha2-34/+51
2010-08-17qlcnic: fix aer for virtual funcAmit Kumar Salecha1-1/+1
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu1-1/+1
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2-4/+8
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu1-15/+0
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu1-3/+4
2010-08-17enic: Add new firmware devcmdsRoopa Prabhu1-0/+12
2010-08-17enic: Add support for firmware management deviceRoopa Prabhu2-7/+31
2010-08-17enic: Add set mac addressRoopa Prabhu2-2/+4
2010-08-17cpmac: fix all checkpatch errors and warningsFlorian Fainelli1-13/+20
2010-08-17am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2-20/+16
2010-08-17r6040: fix all checkpatch errors and warningsFlorian Fainelli1-14/+20
2010-08-17pcnet_cs: Use pr_fmt and pr_<level>Joe Perches1-13/+13
2010-08-17pcnet_cs: Use proper netdev_*-printoutsWolfram Sang1-31/+27