aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-28MIPSnet: Modernize use platform_device API.Ralf Baechle2-53/+4
2007-04-28skge: version 1.11Stephen Hemminger1-1/+1
2007-04-28skge: rearrange fieldsStephen Hemminger1-4/+5
2007-04-28skge: transmit locking improvementsStephen Hemminger1-10/+18
2007-04-28skge: ignore unused error interruptsStephen Hemminger1-1/+0
2007-04-28[PATCH] libertas: use standard kernel macrosTony Breeds1-37/+4
2007-04-28[PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind workMichal Schmidt1-39/+29
2007-04-28[PATCH] airo: Don't check for NULL before kfree()Michal Schmidt1-2/+0
2007-04-28[PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbersLarry Finger3-6/+9
2007-04-28[PATCH] zd1211rw: More device IDsDaniel Drake1-0/+2
2007-04-28[PATCH] zd1211rw: Add AL2230S RF supportDaniel Drake4-20/+78
2007-04-28[PATCH] zd1211rw: Use compare_ether_addr()Daniel Drake1-5/+5
2007-04-28Rev tulip versionValerie Henson1-3/+3
2007-04-28Fix tulip SytemError typoValerie Henson3-4/+4
2007-04-28TULIP: Natsemi dp83840a PHY fixThibaut VARENE1-1/+17
2007-04-28TULIP: Fix for 64-bit MIPSValerie Henson2-4/+25
2007-04-28tc35815: Zap changelog from source codeAtsushi Nemoto1-39/+0
2007-04-28tc35815: Fix an usage of streaming DMA API.Atsushi Nemoto1-2/+8
2007-04-28pcnet32: change to use netdev_privDon Fry1-42/+42
2007-04-28pcnet32: only allocate init_block dma consistentDon Fry1-43/+34
2007-04-28ixgb: Use ARRAY_SIZE macro when appropriate.Ahmed S. Darwish1-3/+1
2007-04-28S2IO: Save/Restore unused buffer mappings in 2/3 buffer modeRamkrishna Vepa1-4/+16
2007-04-28e1000: Use kcalloc()Yan Burman2-31/+24
2007-04-28e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-04-28network: add the missing phy_device speed information to phy_mii_ioctlShan Lu1-0/+6
2007-04-28sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov1-5/+15
2007-04-28dmfe: add support for Wake on lanMaxim Levitsky1-2/+64
2007-04-28dmfe: add support for suspend/resumeMaxim Levitsky1-3/+49
2007-04-28phy layer: add kernel-doc + DocBookRandy Dunlap3-95/+226
2007-04-28user of the jiffies rounding code: e1000Arjan van de Ven1-3/+3
2007-04-28tc35815 driver update (take 2)Atsushi Nemoto2-675/+1915
2007-04-28drivers/net/qla3xxx.c: make 2 functions staticAdrian Bunk1-2/+2
2007-04-28make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk1-1/+1
2007-04-28Add support for Seeq 8003 on Challenge S Mezz board.Ladislav Michl1-3/+25
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann3-129/+169
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann2-125/+323
2007-04-28chelsio: use const for virtual functionsStephen Hemminger10-39/+33
2007-04-28chelsio: use C99 style initializationStephen Hemminger1-61/+134
2007-04-28chelsio: remove unused code for 1G boardsStephen Hemminger4-1047/+1
2007-04-28[PATCH] bcm43xx: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-04-28[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen1-0/+5
2007-04-28[PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton1-1/+1
2007-04-28[PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville1-8/+8
2007-04-28[PATCH] wireless: remove obsolete text filesJohn W. Linville2-40/+0
2007-04-28[PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin1-2/+2
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti39-0/+22321
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2-12/+12
2007-04-28[PATCH] ipw2200: add channels sysfs entryZhu Yi1-0/+47
2007-04-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-16/+6
2007-04-27sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5