summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[PATCH] chelsio: procectomyStephen Hemminger1-14/+0
2006-12-02[PATCH] chelsio: whitespace cleanupStephen Hemminger1-101/+101
2006-12-02[PATCH] chelsio: remove leftover codeStephen Hemminger1-35/+0
2006-12-02[PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips1-3/+3
2006-12-02[PATCH] sundance: use NULL for pointerRandy Dunlap1-2/+2
2006-12-02[PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale11-270/+891
2006-12-02[PATCH] NetXen: Fixed /sys mapping between device and driverAmit S. Kale1-1/+2
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2-20/+0
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake4-65/+286
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake3-32/+34
2006-12-02[PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake1-1/+6
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz1-0/+2
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz4-110/+53
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake4-33/+6
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake1-0/+1
2006-12-02[PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake1-0/+1
2006-12-02[PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville1-2/+2
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...Jesse 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 f...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