summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-09-01bnx2x: Update version to 1.52.53-5Yaniv Rosner1-2/+2
2010-09-01bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner1-1/+2
2010-09-01bnx2x: Change BCM848xx LED configurationYaniv Rosner1-122/+49
2010-09-01bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner1-1/+0
2010-09-01bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2-164/+127
2010-09-01bnx2x: Reset link before any new link settingsYaniv Rosner1-0/+1
2010-09-01bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2-10/+15
2010-09-01bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner1-2/+2
2010-09-01qlcnic: add cksum flagAmit Kumar Salecha2-4/+6
2010-09-01qlcnic: mac vlan learning supportAmit Kumar Salecha3-10/+26
2010-09-01qlcnic: support mac learningAmit Kumar Salecha3-0/+191
2010-09-01qlcnic: fix mac override capabilityRajesh Borundia3-13/+28
2010-09-01qlcnic: fix panic while using eth_hdrRajesh Borundia1-1/+3
2010-09-01qlcnic: fix mac anti spoof policyRajesh Borundia1-3/+10
2010-09-01qlcnic: fix for setting default eswitch configRajesh Borundia1-31/+65
2010-09-01qlcnic: fix mac addr readRajesh Borundia3-30/+13
2010-09-01qlcnic: add api version in reg dumpRajesh Borundia1-4/+11
2010-09-01qlcnic: backout firmware initialization updateSony Chacko4-28/+100
2010-08-31stmmac: Fix another build warning.David S. Miller1-2/+2
2010-08-30stmmac: Fix build warnings.David S. Miller3-3/+4
2010-08-30net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven1-3/+2
2010-08-28drivers/net/atl1c: Remove double testJulia Lawall1-1/+1
2010-08-28starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita1-5/+1
2010-08-28starfire: use PCI_VDEVICEAkinobu Mita1-1/+1
2010-08-28mlx4: use bitmap libraryAkinobu Mita1-11/+4
2010-08-27slip: Use net_device_stats from struct net_deviceTobias Klauser2-39/+31
2010-08-26bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet1-1/+1
2010-08-26stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller1-0/+1
2010-08-26qlcnic: PCI ID additionSritej Velaga1-0/+2
2010-08-26qlcnic: Fix driver load issue in FW hangAnirban Chakraborty4-60/+75
2010-08-26qlcnic: Fix missing error codesSony Chacko1-4/+8
2010-08-25bna: Fixed build break for allyesconfigRasesh Mody8-431/+162
2010-08-25r6040: Free irq line on error pathDenis Kirjanov1-13/+20
2010-08-25s2io: remove lro parameterAmerigo Wang2-21/+9
2010-08-25be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde1-0/+3
2010-08-25be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2-0/+68
2010-08-25qlge: Fix a deadlock when the interface is going downBreno Leitao1-11/+12
2010-08-25drivers/net/irda: Eliminate memory leakJulia Lawall1-1/+2
2010-08-25typhoon: fix a race in typhoon_do_get_statsEric Dumazet1-24/+22
2010-08-25plip: remove superflous returnDan Carpenter1-1/+0
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO13-163/+152
2010-08-25stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO1-2/+2
2010-08-25stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll1-0/+3
2010-08-25bnx2x: small fix in stats handlingEric Dumazet1-3/+4
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches49-118/+118
2010-08-25qlcnic: change reg nameAmit Kumar Salecha3-8/+8
2010-08-25qlcnic: fix fw recovery for PFAmit Kumar Salecha1-5/+17
2010-08-25qlcnic: support port vlan idAmit Kumar Salecha3-21/+111
2010-08-25qlcnic: eswitch config fixesRajesh Borundia2-12/+15
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville117-1917/+2873