aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2007-04-28Rev tulip versionValerie Henson
2007-04-28Fix tulip SytemError typoValerie Henson
2007-04-28TULIP: Natsemi dp83840a PHY fixThibaut VARENE
2007-04-28TULIP: Fix for 64-bit MIPSValerie Henson
2007-04-28tc35815: Zap changelog from source codeAtsushi Nemoto
2007-04-28tc35815: Fix an usage of streaming DMA API.Atsushi Nemoto
2007-04-28pcnet32: change to use netdev_privDon Fry
2007-04-28pcnet32: only allocate init_block dma consistentDon Fry
2007-04-28ixgb: Use ARRAY_SIZE macro when appropriate.Ahmed S. Darwish
2007-04-28S2IO: Save/Restore unused buffer mappings in 2/3 buffer modeRamkrishna Vepa
2007-04-28e1000: Use kcalloc()Yan Burman
2007-04-28e1000: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-04-28network: add the missing phy_device speed information to phy_mii_ioctlShan Lu
2007-04-28sk98lin: handle pci_enable_device() return value in skge_resume()Dmitriy Monakhov
2007-04-28dmfe: add support for Wake on lanMaxim Levitsky
2007-04-28dmfe: add support for suspend/resumeMaxim Levitsky
2007-04-28phy layer: add kernel-doc + DocBookRandy Dunlap
2007-04-28user of the jiffies rounding code: e1000Arjan van de Ven
2007-04-28tc35815 driver update (take 2)Atsushi Nemoto
2007-04-28drivers/net/qla3xxx.c: make 2 functions staticAdrian Bunk
2007-04-28make drivers/net/s2io.c:vlan_strip_flag staticAdrian Bunk
2007-04-28Add support for Seeq 8003 on Challenge S Mezz board.Ladislav Michl
2007-04-28ehea: NAPI multi queue TX/RX path for SMPJan-Bernd Themann
2007-04-28ehea: dynamic add / remove portJan-Bernd Themann
2007-04-28chelsio: use const for virtual functionsStephen Hemminger
2007-04-28chelsio: use C99 style initializationStephen Hemminger
2007-04-28chelsio: remove unused code for 1G boardsStephen Hemminger
2007-04-28[PATCH] bcm43xx: do not rebuild when kernel version changesSam Ravnborg
2007-04-28[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen
2007-04-28[PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton
2007-04-28[PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville
2007-04-28[PATCH] wireless: remove obsolete text filesJohn W. Linville
2007-04-28[PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin
2007-04-28[PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti
2007-04-28[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz
2007-04-28[PATCH] ipw2200: add channels sysfs entryZhu Yi
2007-04-27sis900: Allocate rx replacement buffer before rx operationNeil Horman
2007-04-27PHY: remove rwsem use from phy coreGreg Kroah-Hartman
2007-04-27Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[TIGON3]: of_get_property() returns const.David S. Miller
2007-04-26[TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller
2007-04-26[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller
2007-04-26[TG3]: Use pci_device_to_OF_node() on sparc.David S. Miller
2007-04-26[SUNHME]: Use pci_device_to_OF_node().David S. Miller
2007-04-26[SUNGEM]: Consolidate powerpc and sparc MAC probing code.David S. Miller
2007-04-26[SUNGEM]: __sparc__ --> CONFIG_SPARCDavid S. Miller
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-04-26[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.cMilind Arun Choudhary
2007-04-26[NET] tun/tap: fixed hw address handlingBrian Braunstein