aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger1-0/+1
2006-12-02Revert "[PATCH] Add support for Marvell 88e1111S and 88e1145"Jeff Garzik1-144/+12
2006-12-02[PATCH] Atmel MACB ethernet driverHaavard Skinnemoen4-0/+1610
2006-12-02[PATCH] WAN: DSCC4 driver requires generic HDLCKrzysztof Halasa1-38/+38
2006-12-02[PATCH] Add tsi108/9 On Chip Ethernet device driver supportZang Roy-r619114-0/+2082
2006-12-02[PATCH] sundance: solve host error problem in low performance embedded system when continune down and upJesse Huang1-3/+23
2006-12-02e1000 linkage fixAndrew Morton1-0/+1
2006-12-02[PATCH] Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2006-12-02[PATCH] add netpoll support for gianfar: respinVitaly Wool1-0/+33
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville5-8/+43
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger1-10/+5
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger1-34/+7
2006-12-02[netdrvr] netxen: build fixesJeff Garzik4-6/+7
2006-12-02[PATCH] sundance: correct initial and close hardware step.Jesse Huang1-0/+8
2006-12-02[PATCH] Fixed a number of bugs in the PHY LayerAndy Fleming2-42/+40
2006-12-02[PATCH] subdance: fix TX Pause bug (reset_tx, intr_handler)Jesse Huang1-2/+14
2006-12-02[PATCH] sundance: remove TxStartThresh and RxEarlyThreshJesse Huang1-6/+2
2006-12-02[PATCH] network: pcnet_cs: remove the code to change the E8390_CMD register from ei_watchdog()Komuro1-1/+0
2006-12-02[PATCH] forcedeth: add support for new mcp67 deviceAyaz Abdulla1-0/+16
2006-12-02[PATCH] forcedeth: add recoverable error supportAyaz Abdulla1-4/+74
2006-12-02[PATCH] forcedeth: add mgmt unit supportAyaz Abdulla1-17/+134
2006-12-02[PATCH] defxx: Big-endian hosts supportMaciej W. Rozycki2-23/+31
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2-5/+2
2006-12-02r8169: perform a PHY reset before any other operation at boot timeFrancois Romieu1-2/+20
2006-12-02e1000: increment version to 7.3.15-k2Auke Kok1-1/+1
2006-12-02e1000: add dynamic itr modesJesse Brandeburg3-39/+228
2006-12-02e1000: add dynamic generic MSI interrupt routineJesse Brandeburg1-2/+88
2006-12-02e1000: reorder e1000_param.cAuke Kok1-58/+20
2006-12-02e1000: Only set IDE for tx when we are using TIDV/TADVJesse Brandeburg1-2/+5
2006-12-02e1000: rename ICH8 flash macrosJeff Kirsher3-102/+98
2006-12-02e1000: add queue restart counterJesse Brandeburg3-1/+6
2006-12-02e1000: New hardware supportAuke Kok4-0/+11
2006-12-02e1000: Remove unneeded and unwanted memsetsJesse Brandeburg1-3/+10
2006-12-02e1000: simplify skb_put call.Auke Kok1-4/+3
2006-12-02e1000: reorder pci-e infor structJeff Kirsher1-3/+5
2006-12-02e1000: fix VR powerdown codeJeff Kirsher2-4/+6
2006-12-02e1000: add mmiowb() for IA64 to sync tail writesJesse Brandeburg1-0/+3
2006-12-02e1000: Enble early receive (ERT) on 82573Auke Kok1-0/+6
2006-12-02e1000: FIX: enable hw TSO for IPV6Auke Kok3-5/+24
2006-12-02e1000: Remove DISABLE_MULR debug codeAuke Kok1-8/+0
2006-12-02e1000: whitespace changes, comments, typosAuke Kok5-68/+72
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake1-0/+1
2006-12-02Add NetXen 1G/10G ethernet driver.Amit S. Kale14-0/+7250
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio3-44/+156
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan1-8/+8
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau1-0/+8
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov14-102/+89
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov1-10/+13
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov3-45/+45
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov1-10/+10