Commit Graph

4509 Commits (0560551dca0c02a4b23f95a9c339882ff291e1c7)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo 4bedb45203 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo c9bdd4b525 [IP]: Introduce ip_hdrlen() 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo e7dd65dafd [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw 18 years ago