summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2007-04-26[NET]: Fix yam.cAndrew Morton
2007-04-26e1000: FIX: Stop raw interrupts disabled nag from RTMark Huth
2007-04-26e1000: FIX: firmware handover bitsBruce Allan
2007-04-26e1000: FIX: be ready for incoming irq at pci_request_irqAuke Kok
2007-04-25[WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville
2007-04-25[WIRELESS]: Refactor wireless Kconfig.Johannes Berg
2007-04-25[IrDA]: Adding carriage returns to mcs7780 debug statementsSamuel Ortiz
2007-04-25[PPPOE]: Fix device tear-down notification.Michal Ostrowski
2007-04-25[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...Florian Zumbiehl
2007-04-25[PPPOE]: race between interface going down and connect()Florian Zumbiehl
2007-04-25[PPPoE]: miscellaneous smaller cleanupsFlorian Zumbiehl
2007-04-25[NET]: loopback driver can use loopback_dev integrated net_device_statsEric Dumazet
2007-04-25[NETDRV]: Perform missing csum_offset conversionsHerbert Xu
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[NET]: Fix warnings in 3c523.c and ni52.cDavid S. Miller
2007-04-25[NET]: Inline net_device_statsRusty Russell
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[WAN] cosa.c: Build fix.David S. Miller
2007-04-25[FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo
2007-04-25[LMC]: lmc_main wants to use skb_tailroomArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar
2007-04-25[IrDA]: removing stir4200 useless includeSamuel Ortiz