summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-03-19sysfs: fix sysfs lockdep warning in mlx4 codeGreg Kroah-Hartman1-0/+1
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-398/+690
2010-03-13drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches1-24/+30
2010-03-13sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack1-1/+1
2010-03-13drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall1-1/+1
2010-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-94/+91
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds39-58/+58
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville3-37/+20
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi1-2/+17
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2-8/+11
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf2-18/+20
2010-03-10ath5k: fix TSF resetBruno Randolf1-4/+3
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf1-2/+2
2010-03-10libipw: split ieee->networks into small piecesZhu Yi2-21/+18
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa1-2/+0
2010-03-10net: add ColdFire support to the smc91x driverGreg Ungerer2-1/+29
2010-03-10asix: fix setting mac address for AX88772Jussi Kivilinna1-2/+28
2010-03-10tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling1-1/+1
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2-34/+17
2010-03-09iwl3945: fix memory corruptionReinette Chatre1-3/+3
2010-03-08can: fix bfin_can build error after alloc_candev() changeBarry Song1-1/+2
2010-03-08qlcnic: remove extra space from board namesAmit Kumar Salecha1-4/+4
2010-03-08qlcnic: fix bios version checkAmit Kumar Salecha1-1/+1
2010-03-08qlcnic: validate unified fw imageSucheta Chakraborty1-7/+139
2010-03-08qlcnic: fix multicast handlingSucheta Chakraborty1-25/+6
2010-03-08qlcnic: additional driver statistics.Sucheta Chakraborty5-2/+28
2010-03-08qlcnic: fix tx csum statusSucheta Chakraborty1-0/+6
2010-03-08be2net: remove unused code in be_load_fwAjit Khaparde1-9/+0
2010-03-08be2net: remove usage of be_pci_funcAjit Khaparde3-12/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina39-58/+58
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-3/+3
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-1/+4
2010-03-07cpmac: bump version to 0.5.2Florian Fainelli1-1/+1
2010-03-07cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli1-2/+3
2010-03-07cpmac: fix the receiving of 802.1q framesFlorian Fainelli1-2/+3
2010-03-07another pegasus usb net devicePetko Manolov1-2/+4
2010-03-07irda-usb: add error handling and fix leakDan Carpenter1-0/+4
2010-03-07ems_usb: cleanup: remove uneeded checkDan Carpenter1-3/+1
2010-03-07fix a race in ks8695_pollFigo.zhang1-1/+1
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita6-11/+11
2010-03-05s2io: Fixing debug messageBreno Leitao1-3/+3
2010-03-05e1000e: fix packet corruption and tx hang during NFSv2Jesse Brandeburg2-0/+12
2010-03-05typhoon: fix incorrect use of smp_wmb()David Dillow1-2/+4
2010-03-05net: smc91x: Support Qualcomm MSM development boards.David Brown1-0/+14
2010-03-04rndis_wlan: correct multicast_list handling V3Jiri Pirko1-25/+41
2010-03-04cxgb3: fix hot plug removal crashDivy Le Ray1-0/+1
2010-03-04gianfar: Fix TX ring processing on SMP machinesAnton Vorontsov1-1/+4
2010-03-04r8169: use correct barrier between cacheable and non-cacheable memoryDavid Dillow1-2/+2
2010-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller12-161/+207
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa1-0/+1