aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/atmel.c
AgeCommit message (Expand)Author
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-23atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi
2014-02-28atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-11drivers/net/wireless: Fix FSF address in file headersJeff Kirsher
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18drivers: net: wireless: Fix wrong check for reassociation request retry counterFelipe Pena
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-05-22atmel: printing bogus informationDan Carpenter
2013-05-05wireless: single_open() leaksAl Viro
2013-04-29atmel: Don't use create_proc_read_entry()David Howells
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-22atmel: Use static constJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2009-11-11atmel: declare MODULE_FIRMWAREBen Hutchings
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-04-21atmel: fix netdev ops conversionJohannes Berg
2009-03-21atmel: convert to net_device_opsStephen Hemminger
2009-03-16atmel: checkpatch.pl cleanupsJohn Daiker
2009-01-29wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy
2009-01-06trivial: Fix misspelling of "firmware" in atmel.cNick Andrew
2008-12-26drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-08-26atmel: try open system authentication tooDan Williams
2008-08-26atmel: return ENOENT on request_firmware failureDan Williams
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-10atmel: treat firmware data as constDavid Woodhouse
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-14atmel: use netstats in net_device structurePaulius Zaleckas
2008-02-29drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur
2008-01-28misc wireless annotationsAl Viro
2008-01-28wireless: checkpatch cleanupsJeff Garzik
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle