aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * e1000: sparse warnings fixesStephen Hemminger2007-10-305-35/+36
| * ixgb: fix sparse warningsStephen Hemminger2007-10-305-35/+37
| * e1000e: fix sparse warningsStephen Hemminger2007-10-302-19/+20
| * Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost pack...Michael Hennerich2007-10-301-2/+0
| * DM9601: Support for ADMtek ADM8515 NICPeter Korsgaard2007-10-301-0/+4
* | [WAN]: lmc_ioctl: don't return with locks heldRoel Kluin2007-10-301-21/+34
|/
* Fix ethernet multicast for ucc_geth.Joakim Tjernlund2007-10-291-13/+2
* netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro2007-10-297-7/+7
* FEC - fast ethernet controller for mpc52xxDomen Puncer2007-10-295-0/+1651
* Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-292-12/+13
|\
| * ipg: Kconfig whitepaces/tab damagesFrancois Romieu2007-10-281-6/+6
| * ipg: missing Kconfig dependencyFrancois Romieu2007-10-281-0/+1
| * r8169: remove poll_locked logicStephen Hemminger2007-10-281-8/+4
| * r8169: napi configStephen Hemminger2007-10-281-0/+4
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-299-40/+121
|\ \
| * | [PATCH] iwl3945: fix direct scan problemMohamed Abbas2007-10-251-4/+28
| * | [PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas2007-10-251-4/+20
| * | [PATCH] iwl4965: fix scan problemMohamed Abbas2007-10-251-4/+28
| * | [PATCH] iwl4965: fix driver hang related to hardware scanmabbas2007-10-252-5/+21