Commit Graph

4466 Commits (fd6e9d3945ee122eb513ada8b17296d243c1ce5e)

Author SHA1 Message Date
Andrew Morton 742e9910d6 [PATCH] ipw2200: fix ieee80211_get_geo typo 18 years ago
John W. Linville b3f1b8cf11 [PATCH] libertas: fix build breakage from netdev class_device -> device 18 years ago
John W. Linville ebb4e07e35 [PATCH] wireless: remove obsolete text files 18 years ago
Pavel Roskin c6710e50f6 [PATCH] hostap: use offsetof() instead of own equivalent 18 years ago
Marcelo Tosatti 876c9d3aeb [PATCH] Marvell Libertas 8388 802.11b/g USB driver 18 years ago
Ulrich Kunitz 35c3404efa [PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL 18 years ago
Zhu Yi 375dd24428 [PATCH] ipw2200: add channels sysfs entry 18 years ago
Neil Horman dc5a144991 sis900: Allocate rx replacement buffer before rx operation 18 years ago
Greg Kroah-Hartman 87aebe078e PHY: remove rwsem use from phy core 18 years ago
Stephen Rothwell 5bcec54f02 [POWERPC] Partially revert a7edd0e676 18 years ago
Paul Mackerras a48141db68 Revert "[POWERPC] Rename get_property to of_get_property: drivers" 18 years ago
David S. Miller 374d4cac62 [TIGON3]: of_get_property() returns const. 18 years ago
David S. Miller d297c31fd1 [TULIP]: Use pci_device_to_OF_node() on sparc. 18 years ago
David S. Miller 49345103fe [TULIP]: Use CONFIG_SPARC consistently in ifdef tests. 18 years ago
David S. Miller 49b6e95ff6 [TG3]: Use pci_device_to_OF_node() on sparc. 18 years ago
David S. Miller 6f85a8597d [SUNHME]: Use pci_device_to_OF_node(). 18 years ago
David S. Miller 457e1a8afb [SUNGEM]: Consolidate powerpc and sparc MAC probing code. 18 years ago
David S. Miller dadb830dac [SUNGEM]: __sparc__ --> CONFIG_SPARC 18 years ago
Stephen Rothwell ccf0dec6fc [SPARC/64] constify of_get_property return: drivers 18 years ago
Milind Arun Choudhary 57cd5f754e [NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c 18 years ago
Brian Braunstein 36226a8ded [NET] tun/tap: fixed hw address handling 18 years ago
Andrew Morton 55404bca6c [NET]: Fix yam.c 18 years ago
Mark Huth f50393fe86 e1000: FIX: Stop raw interrupts disabled nag from RT 18 years ago
Bruce Allan 31d76442f7 e1000: FIX: firmware handover bits 18 years ago
Auke Kok e0aac5a289 e1000: FIX: be ready for incoming irq at pci_request_irq 18 years ago
John W. Linville 42431592e7 [WIRELESS] drivers/net/wireless/Kconfig: correct minor typo 18 years ago
Johannes Berg 2a5e1c0eb9 [WIRELESS]: Refactor wireless Kconfig. 18 years ago
Samuel Ortiz 599b1fa914 [IrDA]: Adding carriage returns to mcs7780 debug statements 18 years ago
Michal Ostrowski 42dc9cd54b [PPPOE]: Fix device tear-down notification. 18 years ago
Florian Zumbiehl 202a03acf9 [PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been called on it 18 years ago
Florian Zumbiehl 74b885cf86 [PPPOE]: race between interface going down and connect() 18 years ago
Florian Zumbiehl bfafb26e11 [PPPoE]: miscellaneous smaller cleanups 18 years ago
Eric Dumazet 33036807b3 [NET]: loopback driver can use loopback_dev integrated net_device_stats 18 years ago
Herbert Xu 628592ccdb [NETDRV]: Perform missing csum_offset conversions 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
David S. Miller 3dbad80ac7 [NET]: Fix warnings in 3c523.c and ni52.c 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
David S. Miller 2f7826c024 [WAN] cosa.c: Build fix. 18 years ago
Arnaldo Carvalho de Melo 8b5be26831 [FORCEDETH]: Use skb_tailroom where appropriate 18 years ago
Arnaldo Carvalho de Melo d004b8d490 [LMC]: lmc_main wants to use skb_tailroom 18 years ago
Arnaldo Carvalho de Melo 4305b54135 [SK_BUFF]: Convert skb->end to sk_buff_data_t 18 years ago
Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 18 years ago
Peter Kovar afdf27c956 [IrDA]: SMC SuperIO Chip LPC47N227 not identified properly 18 years ago
Samuel Ortiz 5c81cd75fa [IrDA]: removing stir4200 useless include 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo 9c70220b73 [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo b0061ce49c [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago