summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely-9/+21
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+10
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings-0/+7
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-57/+110
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets-5/+5
2011-05-12ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven-9/+9
2011-05-12hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven-8/+8
2011-05-12zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven-7/+7
2011-05-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller-23/+53
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings-23/+53
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard-3/+3
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+25
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp-1/+3
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams-1/+1
2011-05-10libertas: fix cmdpendingq lockingPaul Fox-2/+4
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka-0/+13
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan-0/+8
2011-05-09pch_gbe: support ML7223 IOHTomoya-1/+18
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada-5/+4
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada-2/+1
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya-1/+3
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur-8/+14
2011-05-09ehea: fix wrongly reported speed and portKleber Sacilotto de Souza-8/+13
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings-5/+9
2011-05-06vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier-4/+6
2011-05-06ARM: RiscPC: etherh: fix section mismatchesRussell King-2/+2
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck-1/+1
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei-3/+7
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko-0/+12
2011-05-02smsc95xx: fix reset checkRabin Vincent-1/+1
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki-2/+6
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches-1/+1
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-17/+47
2011-04-29mii: add support of pause frames in mii_get_anartpol-0/+4
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko-4/+4
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams-2/+12
2011-04-29bnx2: cancel timer on device removalNeil Horman-0/+2
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka-6/+12
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka-6/+11
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart-0/+8
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki-0/+1
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky-2/+2
2011-04-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller-28/+71
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu-28/+71
2011-04-23bnx2x: fix UDP csum offloadVladislav Zolotarov-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman-0/+8