summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-036-5/+93
| |\ \ \ \
| | * | | | RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise2010-02-246-5/+93
* | | | | | myri: remove dead codeDan Carpenter2010-03-161-1/+0Star
* | | | | | obsolete config in kernel source: HSO_AUTOPMChristoph Egger2010-03-161-3/+0Star
* | | | | | obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger2010-03-161-36/+0Star
* | | | | | drivers/net: drop redundant memsetJulia Lawall2010-03-151-3/+1Star
* | | | | | bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka2010-03-151-2/+5
* | | | | | bnx2x: remove not necessary compiler barrierStanislaw Gruszka2010-03-151-1/+0Star
* | | | | | bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka2010-03-151-1/+1
* | | | | | be2net: fix mccq create for big endian architecturesAjit Khaparde2010-03-151-1/+1
* | | | | | TI DaVinci EMAC: Convert to dev_pm_opschaithrika@ti.com2010-03-151-11/+16
* | | | | | net: davinci emac: use dma_{map, unmap}_single API for cache coherencySekhar Nori2010-03-151-19/+26
* | | | | | e100: Fix ring parameter change handling regression.David S. Miller2010-03-151-1/+1
| |_|_|/ / |/| | | |
* | | | | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches2010-03-131-24/+30
* | | | | sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack2010-03-131-1/+1
* | | | | drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall2010-03-131-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-1311-94/+91Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-103-37/+20Star
| |\ \ \ \
| | * | | | Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-102-34/+17Star
| | * | | | iwl3945: fix memory corruptionReinette Chatre2010-03-101-3/+3
| * | | | | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-101-2/+17
| * | | | | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-102-8/+11
| * | | | | ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-102-18/+20
| * | | | | ath5k: fix TSF resetBruno Randolf2010-03-101-4/+3Star
| * | | | | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
| * | | | | libipw: split ieee->networks into small piecesZhu Yi2010-03-102-21/+18Star
| * | | | | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-101-2/+0Star
| |/ / / /
* | | | | net: add ColdFire support to the smc91x driverGreg Ungerer2010-03-102-1/+29
* | | | | asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-101-2/+28
* | | | | tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-03-101-1/+1
|/ / / /
* | | | can: fix bfin_can build error after alloc_candev() changeBarry Song2010-03-081-1/+2
* | | | qlcnic: remove extra space from board namesAmit Kumar Salecha2010-03-081-4/+4
* | | | qlcnic: fix bios version checkAmit Kumar Salecha2010-03-081-1/+1
* | | | qlcnic: validate unified fw imageSucheta Chakraborty2010-03-081-7/+139
* | | | qlcnic: fix multicast handlingSucheta Chakraborty2010-03-081-25/+6Star
* | | | qlcnic: additional driver statistics.Sucheta Chakraborty2010-03-085-2/+28
* | | | qlcnic: fix tx csum statusSucheta Chakraborty2010-03-081-0/+6
* | | | be2net: remove unused code in be_load_fwAjit Khaparde2010-03-081-9/+0Star
* | | | be2net: remove usage of be_pci_funcAjit Khaparde2010-03-083-12/+1Star
* | | | cpmac: bump version to 0.5.2Florian Fainelli2010-03-081-1/+1
* | | | cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli2010-03-081-2/+3
* | | | cpmac: fix the receiving of 802.1q framesFlorian Fainelli2010-03-081-2/+3
* | | | another pegasus usb net devicePetko Manolov2010-03-081-2/+4
* | | | irda-usb: add error handling and fix leakDan Carpenter2010-03-081-0/+4
* | | | ems_usb: cleanup: remove uneeded checkDan Carpenter2010-03-081-3/+1Star
* | | | fix a race in ks8695_pollFigo.zhang2010-03-081-1/+1
* | | | s2io: Fixing debug messageBreno Leitao2010-03-051-3/+3
* | | | e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2010-03-052-0/+12
* | | | typhoon: fix incorrect use of smp_wmb()David Dillow2010-03-051-2/+4
* | | | net: smc91x: Support Qualcomm MSM development boards.David Brown2010-03-051-0/+14