aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wavelan.c
Commit message (Expand)AuthorAge
* wavelan: move driver to stagingJohn W. Linville2009-10-30
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2009-05-27
* wireless: convert wavelan to net_device_opsStephen Hemminger2009-03-27
* wavelan: Test arraysize before an element of the array.Roel Kluin2009-02-27
* drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-17
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-07
* wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-12
* WAVELAN - compile-time check for struct sizesHelge Deller2008-01-28
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2006-06-22
* [PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn2006-06-22
* [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-26
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16