aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-213c559: convert to net_device_opsStephen Hemminger
2009-01-21tms380tr: convert to net_device_opsStephen Hemminger
2009-01-21olympic: convert to net_device_opsStephen Hemminger
2009-01-21olympic: convert to internal network device statsStephen Hemminger
2009-01-21lanstreamer: convert to net_device_opsStephen Hemminger
2009-01-21lanstreamer: convert to internal network statsStephen Hemminger
2009-01-21ibmtr: convert to net_device_opsStephen Hemminger
2009-01-21ibmtr: convert to internal network_device_statsStephen Hemminger
2009-01-213c59x: convert to net_device_opsStephen Hemminger
2009-01-213c527: convert to net_device_opsStephen Hemminger
2009-01-213c523: convert to net_device_opsStephen Hemminger
2009-01-213c515: convert to net_device_opsStephen Hemminger
2009-01-213c509: convert to net_device_opsStephen Hemminger
2009-01-213c507: convert to net_device_opsStephen Hemminger
2009-01-213c505: convert to net_device_opsStephen Hemminger
2009-01-213c501: convert to net_device_opsStephen Hemminger
2009-01-21com20020: convert to net_devic_opsStephen Hemminger
2009-01-21arcnet: convert to net_device_opsStephen Hemminger
2009-01-21arcnet: convert to internal statsStephen Hemminger
2009-01-21usb/mcs7830: Don't use buffers from stack for USB transfersChristian Eggers
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-20via-velocity: fix hot spinroel kluin
2009-01-20myri10ge: don't forget pci_disable_device()Brice Goglin
2009-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez
2009-01-19mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert
2009-01-19mv643xx_eth: fix multicast filter programmingLennert Buytenhek
2009-01-19Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek
2009-01-19tg3: Fix firmware loadingMatt Carlson
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2009-01-19korina: drop leftover assignmentPhil Sutter
2009-01-19korina: adjust headroom for new skb's alsoPhil Sutter
2009-01-19korina: fix loop back of receive descriptorsPhil Sutter
2009-01-19cxgb3: Fix LRO misalignmentDivy Le Ray
2009-01-19macb: avoid lockup when TGO during underrunRichard Röjfors
2009-01-19bnx2x: Version updateEilon Greenstein
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein
2009-01-19bnx2x: Driver description updateEilon Greenstein
2009-01-19bnx2x: Handling PHY FW load failureEilon Greenstein
2009-01-19bnx2x: Legacy speeds autoneg failuresEilon Greenstein
2009-01-19bnx2x: Prevent self test loopback failuresEilon Greenstein
2009-01-19bnx2x: 1G-10G toggling raceEilon Greenstein
2009-01-19bnx2x: Overstepping array boundsEilon Greenstein
2009-01-19bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-19bnx2x: Read chip IDEilon Greenstein
2009-01-19bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-19bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-19bnx2x: Handling probe failuresEilon Greenstein