summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/wavelan.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-3/+3
* wavelan: Remove bogus debugging on skb->next being non-NULL.David S. Miller2009-05-281-4/+0Star
* wireless: convert wavelan to net_device_opsStephen Hemminger2009-03-271-43/+36Star
* wavelan: Test arraysize before an element of the array.Roel Kluin2009-02-271-2/+1Star
* drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-181-4/+4
* netdevice: safe convert to netdev_priv() #part-4Wang Chen2008-11-131-45/+43Star
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: convert print_mac to %pMJohannes Berg2008-10-281-23/+10Star
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-141-1/+1
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-3/+0Star
* wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2008-05-131-2/+2
* WAVELAN - compile-time check for struct sizesHelge Deller2008-01-291-29/+5Star
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-291-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-30/+23Star
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-111-3/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-2/+3
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-2/+0Star
* [PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-141-7/+7
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] skb_padto()-area fixes in 8390, wavelanAlan Cox2006-06-231-6/+8
* [PATCH] Array overrun in drivers/net/wireless/wavelan.cEric Sesterhenn2006-06-231-2/+2
* [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-19/+19
* Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik2005-09-241-8/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+4452