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
/
ath
/
ath5k
/
base.c
Age
Commit message (
Expand
)
Author
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-14
ath5k: treat RXORN as non-fatal
Bruno Randolf
2010-04-14
ath5k: Use high bitrates for ACK/CTS
Bruno Randolf
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-08
ath5k: fix race condition in tx desc processing
Bob Copeland
2010-04-08
ath5k: clean up queue manipulation
Bob Copeland
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-31
ath5k: update phy errors codes
Bruno Randolf
2010-03-31
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
ath5k: keep beacon RSSI average
Bruno Randolf
2010-03-31
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
2010-03-31
ath5k: remove the use of SWI interrupt
Bruno Randolf
2010-03-31
ath5k: remove static calibration interval variable
Bruno Randolf
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
ath5k: add debugfs file frameerrors
Bruno Randolf
2010-03-10
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
ath5k: preserve antenna settings
Bruno Randolf
2010-03-10
ath5k: add antenna statistics and debugfs file for antenna settings
Bruno Randolf
2010-03-10
ath5k: Fix TX/RX padding for all frames
Benoit Papillault
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-10
ath5k: use correct packet type when transmitting
Bob Copeland
2010-02-08
ath5k: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-22
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-12
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
wireless: remove remaining qual code
Johannes Berg
2009-12-28
ath5k: fix SWI calibration interrupt storm
Bob Copeland
2009-11-11
ath5k: use the common->keymap
Luis R. Rodriguez
2009-11-11
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
Luis R. Rodriguez
2009-11-11
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-10
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
2009-10-07
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
2009-10-07
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
ath5k: define ath_common ops
Luis R. Rodriguez
2009-10-07
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
2009-10-07
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
2009-08-28
ath5k: add hardware CCMP encyption support
Bob Copeland
[next]