aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely4-9/+21
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+10
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-57/+110
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets1-5/+5
2011-05-12ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-9/+9
2011-05-12hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-8/+8
2011-05-12zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2-7/+7
2011-05-12Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6David S. Miller3-23/+53
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2011-05-12sfc: Always map MCDI shared memory as uncacheableBen Hutchings3-23/+53
2011-05-12ehea: Fix memory hotplug oopsAnton Blanchard1-3/+3
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller4-2/+25
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams1-1/+1
2011-05-10libertas: fix cmdpendingq lockingPaul Fox1-2/+4
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka2-0/+13
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan1-0/+8
2011-05-09pch_gbe: support ML7223 IOHTomoya2-1/+18
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada1-5/+4
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada1-2/+1
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya1-1/+3
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur3-8/+14
2011-05-09ehea: fix wrongly reported speed and portKleber Sacilotto de Souza1-8/+13
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings1-5/+9
2011-05-06vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier1-4/+6
2011-05-06ARM: RiscPC: etherh: fix section mismatchesRussell King1-2/+2
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck1-1/+1
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei1-3/+7
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-0/+12
2011-05-02smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches1-1/+1
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-17/+47
2011-04-29mii: add support of pause frames in mii_get_anartpol1-0/+4
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko1-4/+4
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams1-2/+12
2011-04-29bnx2: cancel timer on device removalNeil Horman1-0/+2
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka1-6/+12
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka1-6/+11
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+8
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-04-24cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-28/+71
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71
2011-04-23bnx2x: fix UDP csum offloadVladislav Zolotarov1-10/+24
2011-04-22netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman1-0/+8