summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | ipg: fix Tx completion irq requestFrancois Romieu2008-01-171-4/+1
| * | ipg: fix queue stop condition in the xmit handlerFrancois Romieu2008-01-171-1/+1
| * | ipg: plug Tx completion leakFrancois Romieu2008-01-171-14/+5
| * | ipg: balance locking in irq handlerFrancois Romieu2008-01-171-5/+5
| |/
* | bonding: Don't hold lock when calling rtnl_unlockJay Vosburgh2008-01-181-1/+3
* | bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh2008-01-182-27/+35
* | bonding: Fix up parameter parsingJay Vosburgh2008-01-183-12/+23
* | bonding: release slaves when master removed via sysfsJay Vosburgh2008-01-181-3/+1
* | bonding: fix locking during alb failover and slave removalJay Vosburgh2008-01-182-12/+20
* | bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh2008-01-181-3/+2
* | bonding: fix locking in sysfs primary/active selectionJay Vosburgh2008-01-181-5/+10
* | [NIU]: Fix 1G PHY link state handling.David S. Miller2008-01-171-0/+3
* | [NET]: Fix TX timeout regression in Intel drivers.David S. Miller2008-01-173-7/+16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-153-20/+238
|\
| * [MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy2008-01-101-0/+7
| * [NIU]: Support for Marvell PHYMirko Lindner2008-01-102-20/+231
* | sky2: remove check for PCI wakeup setting from BIOSStephen Hemminger2008-01-121-19/+5
* | sky2: large memory workaround.Stephen Hemminger2008-01-122-18/+10
* | fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov2008-01-121-2/+9
* | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-01-124-7/+44
|\ \
| * | rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2008-01-102-6/+31
| * | rt2x00: Corectly initialize rt2500usb MACIvo van Doorn2008-01-101-1/+1
| * | rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler2008-01-101-0/+12
* | | [usb netdev] asix: fix regressionRuss Dill2008-01-121-3/+3
* | | r8169: fix missing loop variable incrementFrancois Romieu2008-01-121-1/+1
* | | ip1000: menu location changeStephen Hemminger2008-01-121-10/+10
* | | Fixed a small typo in the loopback driverEmil Medve2008-01-121-1/+1
* | | 3c509: PnP resource management fixKrzysztof Helt2008-01-121-0/+4
* | | netxen: fix byte-swapping in tx and rxDhananjay Phadke2008-01-123-45/+40
* | | netxen: optimize tx handlingdhananjay@netxen.com2008-01-122-37/+25
* | | netxen: stop second phy correctlydhananjay@netxen.com2008-01-122-9/+7
* | | netxen: update driver versiondhananjay@netxen.com2008-01-121-2/+2
* | | endianness noise in tulip_coreAl Viro2008-01-121-1/+2
* | | de4x5 fixesAl Viro2008-01-121-84/+43
* | | xircom_cb endianness fixesAl Viro2008-01-121-28/+26
| |/ |/|
* | [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-081-4/+2
* | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-081-2/+2
* | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-081-1/+1
* | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-085-21/+19
* | [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-083-0/+10
* | [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-081-1/+1
* | [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-0815-55/+9
* | b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
* | [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
* | [METH]: Fix MAC address handling.Thomas Bogendoerfer2008-01-081-3/+7
* | [NET]: Fix netx-eth.c compilation.Adrian Bunk2008-01-081-2/+2
* | [NIU]: Update driver version and release date.David S. Miller2008-01-081-2/+2
* | [NIU]: Fix potentially stuck TCP socket send queues.David S. Miller2008-01-081-1/+2
* | [NIU]: Missing ->last_rx update.David S. Miller2008-01-081-0/+2
* | [NIU]: Fix slowpath interrupt handling.Matheos Worku2008-01-081-11/+23
|/
OpenPOWER on IntegriCloud