summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* b43: properly request pcmcia IRQMichael Buesch2007-11-101-0/+8
* b43legacy: fix shared IRQ race conditionStefano Brivio2007-11-101-8/+11
* b43: fix shared IRQ race conditionStefano Brivio2007-11-101-7/+10
* b43legacy: fix possible buffer overrun in debugfsStefano Brivio2007-11-101-1/+1
* b43: Rewrite and fix rfkill initMichael Buesch2007-11-103-80/+55
* b43: debugfs SHM read buffer overrun fixMichael Buesch2007-11-101-1/+1
* b43: Fix rfkill callback deadlockMichael Buesch2007-11-101-4/+10
* b43: pcmcia-host initialization bugfixesMichael Buesch2007-11-101-19/+25
* ipw2100: fix postfix decrement errorsRoel Kluin2007-11-101-2/+2
* hostap: fix section mismatch warningRandy Dunlap2007-11-101-3/+3
* rt2x00: Block adhoc & master modeIvo van Doorn2007-11-101-0/+8
* libertas: properly account for queue commandsMarcelo Tosatti2007-11-101-3/+7
* libertas: make if_sdio align packetsPierre Ossman2007-11-101-1/+3
* libertas: fixes for slow hardwareHolger Schurig2007-11-101-2/+5
* hermes: clarify Intel reference in Kconfig helpJohn W. Linville2007-11-101-1/+1
* r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)Mark Lord2007-11-101-0/+1
* r8169: do not enable the TBI for the 8168 and the 81x0Francois Romieu2007-11-101-1/+2
* r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboardCiaran McCreesh2007-11-101-0/+2
* add support for smc91x ethernet interface on zyloniteeric miao2007-11-101-0/+15
* sky2: version 1.20Stephen Hemminger2007-11-101-1/+1
* sky2: handle advanced error recovery config issuesStephen Hemminger2007-11-102-7/+30
* sky2: remove unneeded mask updateStephen Hemminger2007-11-101-2/+0
* sky2: dont change LED after autonegStephen Hemminger2007-11-101-23/+0
* sky2: longer PHY delayStephen Hemminger2007-11-101-10/+25
* sky2: status ring race fixStephen Hemminger2007-11-101-3/+9
* sky2: enable PCI config writesStephen Hemminger2007-11-101-0/+3
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-077-57/+20
* [NET]: Let USB_USBNET always select MII.Adrian Bunk2007-11-072-15/+1
* [RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller2007-11-071-18/+0
* [VETH]: Clarify "virtual ethernet device" to "virtual ethernet pair device".Rusty Russell2007-11-071-3/+4
* [PPP]: L2TP: Fix oops in transmit and receive pathsJames Chapman2007-11-071-7/+18
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-054-9/+23
|\
| * phylib: Silence driver registrationOlof Johansson2007-11-051-1/+1
| * phylib: Add ID for Marvell 88E1240Olof Johansson2007-11-051-5/+18
| * 82596: free nonexistent resource fixEvgeniy Dushistov2007-11-051-1/+2
| * SUNHME: Fix missing NETIF_F_VLAN_CHALLENGED on PCI happy mealsDavid Miller2007-11-051-2/+2
* | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-051-9/+0
|/
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-031-1/+0
|\
| * cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-013-8/+6
|\ \ | |/ |/|
| * Fix myri10ge NAPI oops & warningsAndrew Gallatin2007-11-011-3/+3
| * Fix region size check in mpc5200 FEC driverGrant Likely2007-11-011-2/+2
| * mpc5200: Fix Kconfig dependancies on MPC5200 FEC device driverGrant Likely2007-11-011-3/+1
* | [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-012-2/+2
* | [WAN]: fix drivers/net/wan/lmc/ compilationAdrian Bunk2007-10-301-1/+1
|/
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-4/+4
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-3018-101/+107
|\
| * ixgb: fix TX hangs under heavy loadAuke Kok2007-10-301-2/+2
| * e1000e: Fix typo ! &Roel Kluin2007-10-301-1/+1
| * ixgbe: minor sparse fixesStephen Hemminger2007-10-303-7/+7