Commit Graph

28 Commits (11866efa9b5d6f321a2625b7f6837ba55c4c2e4b)

Author SHA1 Message Date
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
David S. Miller ae71fabbe5 wavelan: Remove bogus debugging on skb->next being non-NULL. 16 years ago
Stephen Hemminger 0687478a99 wireless: convert wavelan to net_device_ops 16 years ago
Roel Kluin 4d8faf6937 wavelan: Test arraysize before an element of the array. 16 years ago
Hannes Eder 49c4a5dcea drivers/net/wireless: fix sparse warnings: symbol shadows an earlier one 16 years ago
Wang Chen 524ad0a791 netdevice: safe convert to netdev_priv() #part-4 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Wang Chen c16d118537 [netdrvr] Drivers should not set IFF_* flag themselves 17 years ago
John W. Linville d5251aea15 wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined 17 years ago
Helge Deller 60da481b98 WAVELAN - compile-time check for struct sizes 17 years ago
Alejandro Martinez Ruiz c00acf46de netdev: ARRAY_SIZE() cleanups 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header() 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Ahmed S. Darwish 0a92dd0a70 [PATCH] wavelan: Use ARRAY_SIZE macro when appropriate 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Alan Cox aa95abefcc [PATCH] skb_padto()-area fixes in 8390, wavelan 19 years ago
Eric Sesterhenn a192491ad5 [PATCH] Array overrun in drivers/net/wireless/wavelan.c 19 years ago
Randy Dunlap 53072d68cc [PATCH] wavelan: fix section mismatch 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Jeff Garzik e2e9650725 Remove WIRELESS_EXT ifdefs from several wireless drivers. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago