summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hostap: Add D-Link DWL-650 Rev. P1 product idJouni Malinen2007-04-281-0/+5
* [PATCH] ipw2200: fix ieee80211_get_geo typoAndrew Morton2007-04-281-1/+1
* [PATCH] libertas: fix build breakage from netdev class_device -> deviceJohn W. Linville2007-04-281-8/+8
* [PATCH] wireless: remove obsolete text filesJohn W. Linville2007-04-282-40/+0
* [PATCH] hostap: use offsetof() instead of own equivalentPavel Roskin2007-04-281-2/+2
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-2839-0/+22321
* [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNELUlrich Kunitz2007-04-282-12/+12
* [PATCH] ipw2200: add channels sysfs entryZhu Yi2007-04-281-0/+47
* sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-271-4/+5
* PHY: remove rwsem use from phy coreGreg Kroah-Hartman2007-04-272-14/+1
* Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...Linus Torvalds2007-04-271-46/+58
|\
| * e1000: FIX: Stop raw interrupts disabled nag from RTMark Huth2007-04-261-4/+1
| * e1000: FIX: firmware handover bitsBruce Allan2007-04-261-21/+12
| * e1000: FIX: be ready for incoming irq at pci_request_irqAuke Kok2007-04-261-21/+45
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-279-90/+50
|\ \
| * | [TIGON3]: of_get_property() returns const.David S. Miller2007-04-261-1/+1
| * | [TULIP]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-11/+7
| * | [TULIP]: Use CONFIG_SPARC consistently in ifdef tests.David S. Miller2007-04-265-16/+12
| * | [TG3]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-18/+13
| * | [SUNHME]: Use pci_device_to_OF_node().David S. Miller2007-04-261-13/+5
| * | [SUNGEM]: Consolidate powerpc and sparc MAC probing code.David S. Miller2007-04-262-26/+7
| * | [SUNGEM]: __sparc__ --> CONFIG_SPARCDavid S. Miller2007-04-261-4/+4
| * | [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-264-6/+6
| |/
* | [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.cMilind Arun Choudhary2007-04-261-3/+1
* | [NET] tun/tap: fixed hw address handlingBrian Braunstein2007-04-261-11/+27
* | [NET]: Fix yam.cAndrew Morton2007-04-261-1/+1
* | [WIRELESS] drivers/net/wireless/Kconfig: correct minor typoJohn W. Linville2007-04-251-2/+2
* | [WIRELESS]: Refactor wireless Kconfig.Johannes Berg2007-04-255-74/+57
* | [IrDA]: Adding carriage returns to mcs7780 debug statementsSamuel Ortiz2007-04-251-13/+13
* | [PPPOE]: Fix device tear-down notification.Michal Ostrowski2007-04-251-37/+50
* | [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...Florian Zumbiehl2007-04-251-1/+1
* | [PPPOE]: race between interface going down and connect()Florian Zumbiehl2007-04-251-13/+6
* | [PPPoE]: miscellaneous smaller cleanupsFlorian Zumbiehl2007-04-251-13/+8
* | [NET]: loopback driver can use loopback_dev integrated net_device_statsEric Dumazet2007-04-251-4/+1
* | [NETDRV]: Perform missing csum_offset conversionsHerbert Xu2007-04-252-2/+3
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-2533-60/+90
* | [NET]: Fix warnings in 3c523.c and ni52.cDavid S. Miller2007-04-252-2/+2
* | [NET]: Inline net_device_statsRusty Russell2007-04-251-3/+2
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-2582-138/+183
* | [WAN] cosa.c: Build fix.David S. Miller2007-04-251-1/+1
* | [FORCEDETH]: Use skb_tailroom where appropriateArnaldo Carvalho de Melo2007-04-251-11/+7
* | [LMC]: lmc_main wants to use skb_tailroomArnaldo Carvalho de Melo2007-04-251-1/+1
* | [SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo2007-04-255-14/+25
* | [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-2511-18/+27
* | [IrDA]: SMC SuperIO Chip LPC47N227 not identified properlyPeter Kovar2007-04-251-0/+1
* | [IrDA]: removing stir4200 useless includeSamuel Ortiz2007-04-251-1/+0
* | [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-254-10/+15
* | [SK_BUFF]: Introduce skb_network_header_lenArnaldo Carvalho de Melo2007-04-252-3/+3
* | [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-252-5/+10
* | [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiphArnaldo Carvalho de Melo2007-04-252-3/+3
OpenPOWER on IntegriCloud