summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/wavelan.c
AgeCommit message (Expand)Author
2009-10-30wavelan: move driver to stagingJohn W. Linville
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-05-27wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller
2009-03-27wireless: convert wavelan to net_device_opsStephen Hemminger
2009-02-27wavelan: Test arraysize before an element of the array.Roel Kluin
2009-02-17drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville
2008-01-28WAVELAN - compile-time check for struct sizesHelge Deller
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-22[PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox
2006-06-22[PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds