aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-17ipg: balance locking in irq handlerFrancois Romieu1-5/+5
2008-01-17[NIU]: Fix 1G PHY link state handling.David S. Miller1-0/+3
2008-01-17[NET]: Fix TX timeout regression in Intel drivers.David S. Miller3-7/+16
2008-01-16rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2-3/+10
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-16ipw2200: fix typo in kerneldocStefano Brivio1-1/+1
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat1-0/+4
2008-01-16hostap: section mismatch warningRandy Dunlap1-3/+3
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-20/+238
2008-01-12sky2: remove check for PCI wakeup setting from BIOSStephen Hemminger1-19/+5
2008-01-12sky2: large memory workaround.Stephen Hemminger2-18/+10
2008-01-12fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov1-2/+9
2008-01-12Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-7/+44
2008-01-12[usb netdev] asix: fix regressionRuss Dill1-3/+3
2008-01-12r8169: fix missing loop variable incrementFrancois Romieu1-1/+1
2008-01-12ip1000: menu location changeStephen Hemminger1-10/+10
2008-01-12Fixed a small typo in the loopback driverEmil Medve1-1/+1
2008-01-123c509: PnP resource management fixKrzysztof Helt1-0/+4
2008-01-12netxen: fix byte-swapping in tx and rxDhananjay Phadke3-45/+40
2008-01-12netxen: optimize tx handlingdhananjay@netxen.com2-37/+25
2008-01-12netxen: stop second phy correctlydhananjay@netxen.com2-9/+7
2008-01-12netxen: update driver versiondhananjay@netxen.com1-2/+2
2008-01-12endianness noise in tulip_coreAl Viro1-1/+2
2008-01-12de4x5 fixesAl Viro1-84/+43
2008-01-12xircom_cb endianness fixesAl Viro1-28/+26
2008-01-10[MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy1-0/+7
2008-01-10rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2-6/+31
2008-01-10rt2x00: Corectly initialize rt2500usb MACIvo van Doorn1-1/+1
2008-01-10rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler1-0/+12
2008-01-10[NIU]: Support for Marvell PHYMirko Lindner2-20/+231
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-01-08[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-01-08[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller5-21/+19
2008-01-08[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller3-0/+10
2008-01-08[NETXEN]: Fix ->poll() done logic.David S. Miller1-1/+1
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller15-55/+9
2008-01-08b43: Fix rxheader channel parsingMichael Buesch4-53/+61
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger1-1/+2
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer1-3/+7
2008-01-08[NET]: Fix netx-eth.c compilation.Adrian Bunk1-2/+2
2008-01-08[NIU]: Update driver version and release date.David S. Miller1-2/+2
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.David S. Miller1-1/+2
2008-01-08[NIU]: Missing ->last_rx update.David S. Miller1-0/+2
2008-01-08[NIU]: Fix slowpath interrupt handling.Matheos Worku1-11/+23
2008-01-04[CASSINI]: Bump driver version and release date.David S. Miller1-2/+2
2008-01-04[CASSINI]: Fix two obvious NAPI bugs.David S. Miller1-2/+2
2008-01-04[CASSINI]: Set skb->truesize properly on receive packets.David S. Miller1-0/+1
2008-01-04[CASSINI]: Program parent Intel31154 bridge when necessary.David S. Miller1-0/+86
2008-01-04[CASSINI]: Revert 'dont touch page_count'.David S. Miller1-32/+4