aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-192-15/+2
|\
| * macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu()Lai Jiangshan2011-05-071-9/+1
| * ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-071-6/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-05-193-0/+813
|\ \
| * | MIPS: Lantiq: Add ethernet driverJohn Crispin2011-05-193-0/+813
* | | m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven2011-05-191-1/+1
|/ /
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-184-9/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-162-0/+10
|\ \
| * | vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
| * | sfc: Fix oops in register dump after mapping changeBen Hutchings2011-05-161-0/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-1313-57/+110
|\ \ \ | |/ /
| * | bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-5/+5
| * | ne-h8300: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-9/+9
| * | hydra: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-8/+8
| * | zorro8390: Fix regression caused during net_device_ops conversionGeert Uytterhoeven2011-05-122-7/+7
| * | Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2011-05-123-23/+53
| |\ \
| | * | sfc: Always map MCDI shared memory as uncacheableBen Hutchings2011-05-123-23/+53
| | |/
| * | ehea: Fix memory hotplug oopsAnton Blanchard2011-05-121-3/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-114-2/+25
| |\ \
| | * | libertas: fix cmdpendingq lockingPaul Fox2011-05-101-2/+4
| | * | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
| | * | ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
* | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-121-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: RiscPC: etherh: fix section mismatchesRussell King2011-05-061-2/+2
| | |/ | |/|
* | | slcan: fix ldisc->open retvalOliver Hartkopp2011-05-101-1/+3
* | | net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-101-1/+1
* | | pch_gbe: support ML7223 IOHTomoya2011-05-092-1/+18
* | | PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
* | | PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
* | | NET: slip, fix ldisc->open retvalMatvejchikov Ilya2011-05-091-1/+3
* | | be2net: Fixed bugs related to PVID.Somnath Kotur2011-05-093-8/+14
* | | ehea: fix wrongly reported speed and portKleber Sacilotto de Souza2011-05-091-8/+13
* | | ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings2011-05-081-5/+9
* | | vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier2011-05-061-4/+6
* | | can: fix SJA1000 dlc for RTR packetsKurt Van Dijck2011-05-051-1/+1
* | | usbnet: runtime pm: fix out of memoryMing Lei2011-05-051-3/+7
|/ /
* | Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-021-0/+12
* | smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
* | tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-021-2/+6
* | amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches2011-05-021-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-025-17/+47
|\ \ | |/
| * iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| * iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| * iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| * iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
| * b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
* | mii: add support of pause frames in mii_get_anartpol2011-04-291-0/+4
* | net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko2011-04-291-4/+4
* | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-291-2/+12
* | bnx2: cancel timer on device removalNeil Horman2011-04-291-0/+2