aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* skge: add GRO supportEric Dumazet2010-09-011-2/+3
* drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-011-4/+4
* ns83820: Use helper to disable chip interruptsDenis Kirjanov2010-09-011-14/+11
* bnx2x: Update version to 1.52.53-5Yaniv Rosner2010-09-011-2/+2
* bnx2x: Add BCM84823 to the supported PHYsYaniv Rosner2010-09-011-1/+2
* bnx2x: Change BCM848xx LED configurationYaniv Rosner2010-09-011-122/+49
* bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner2010-09-011-1/+0
* bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2010-09-012-164/+127
* bnx2x: Reset link before any new link settingsYaniv Rosner2010-09-011-0/+1
* bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2010-09-012-10/+15
* bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner2010-09-011-2/+2
* qlcnic: add cksum flagAmit Kumar Salecha2010-09-012-4/+6
* qlcnic: mac vlan learning supportAmit Kumar Salecha2010-09-013-10/+26
* qlcnic: support mac learningAmit Kumar Salecha2010-09-013-0/+191
* qlcnic: fix mac override capabilityRajesh Borundia2010-09-013-13/+28
* qlcnic: fix panic while using eth_hdrRajesh Borundia2010-09-011-1/+3
* qlcnic: fix mac anti spoof policyRajesh Borundia2010-09-011-3/+10
* qlcnic: fix for setting default eswitch configRajesh Borundia2010-09-011-31/+65
* qlcnic: fix mac addr readRajesh Borundia2010-09-013-30/+13
* qlcnic: add api version in reg dumpRajesh Borundia2010-09-011-4/+11
* qlcnic: backout firmware initialization updateSony Chacko2010-09-014-28/+100
* stmmac: Fix another build warning.David S. Miller2010-08-311-2/+2
* stmmac: Fix build warnings.David S. Miller2010-08-303-3/+4
* net/m68k: Hydra Ethernet - print whole resource instead of start addressGeert Uytterhoeven2010-08-301-3/+2
* drivers/net/atl1c: Remove double testJulia Lawall2010-08-281-1/+1
* starfire: use BUILD_BUG_ON for netdrv_addr_tAkinobu Mita2010-08-281-5/+1
* starfire: use PCI_VDEVICEAkinobu Mita2010-08-281-1/+1
* mlx4: use bitmap libraryAkinobu Mita2010-08-281-11/+4
* slip: Use net_device_stats from struct net_deviceTobias Klauser2010-08-272-39/+31
* bnx2x: fix wrong return from bnx2x_trylock_hw_lockEric Dumazet2010-08-261-1/+1
* stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller2010-08-261-0/+1
* qlcnic: PCI ID additionSritej Velaga2010-08-261-0/+2
* qlcnic: Fix driver load issue in FW hangAnirban Chakraborty2010-08-264-60/+75
* qlcnic: Fix missing error codesSony Chacko2010-08-261-4/+8
* bna: Fixed build break for allyesconfigRasesh Mody2010-08-258-431/+162
* r6040: Free irq line on error pathDenis Kirjanov2010-08-251-13/+20
* s2io: remove lro parameterAmerigo Wang2010-08-252-21/+9
* be2net: stats for packets received due to internal switching in ASIC.Ajit Khaparde2010-08-251-0/+3
* be2net: fix to dynamically generate MAC Address for VFsAjit Khaparde2010-08-252-0/+68
* qlge: Fix a deadlock when the interface is going downBreno Leitao2010-08-251-11/+12
* drivers/net/irda: Eliminate memory leakJulia Lawall2010-08-251-1/+2
* typhoon: fix a race in typhoon_do_get_statsEric Dumazet2010-08-251-24/+22
* plip: remove superflous returnDan Carpenter2010-08-251-1/+0
* stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-2513-163/+152
* stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO2010-08-251-2/+2
* stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll2010-08-251-0/+3
* bnx2x: small fix in stats handlingEric Dumazet2010-08-251-3/+4
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-2549-118/+118
* qlcnic: change reg nameAmit Kumar Salecha2010-08-253-8/+8
* qlcnic: fix fw recovery for PFAmit Kumar Salecha2010-08-251-5/+17