index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
atmel.c
Age
Commit message (
Expand
)
Author
2014-02-28
atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-11
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-18
drivers: net: wireless: Fix wrong check for reassociation request retry counter
Felipe Pena
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-05-22
atmel: printing bogus information
Dan Carpenter
2013-05-05
wireless: single_open() leaks
Al Viro
2013-04-29
atmel: Don't use create_proc_read_entry()
David Howells
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-04-12
wireless, atmel: remove pointless test for NULL before release_firmware() call
Jesper Juhl
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-22
atmel: Use static const
Joe Perches
2010-05-10
net: trans_start cleanups
Eric Dumazet
2009-11-11
atmel: declare MODULE_FIRMWARE
Ben Hutchings
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-04-21
atmel: fix netdev ops conversion
Johannes Berg
2009-03-21
atmel: convert to net_device_ops
Stephen Hemminger
2009-03-16
atmel: checkpatch.pl cleanups
John Daiker
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
2009-01-06
trivial: Fix misspelling of "firmware" in atmel.c
Nick Andrew
2008-12-26
drivers/net/wireless: fix sparse warnings: make symbols static
Hannes Eder
2008-11-10
don't use net/ieee80211.h
Johannes Berg
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-09-24
wireless: Read scan flags correctly on x86-64
David Kilroy
2008-08-26
atmel: try open system authentication too
Dan Williams
2008-08-26
atmel: return ENOENT on request_firmware failure
Dan Williams
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-10
atmel: treat firmware data as const
David Woodhouse
2008-06-16
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-05-16
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
2008-05-14
atmel: use netstats in net_device structure
Paulius Zaleckas
2008-02-29
drivers/net/wireless/atmel.c: Use time_* macros
S.Çağlar Onur
2008-01-28
misc wireless annotations
Al Viro
2008-01-28
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
wireless: fix '!x & y' typo's
Roel 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
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
[next]