index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_main.c
Age
Commit message (
Expand
)
Author
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2011-08-26
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
2011-07-08
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
ath9k_htc: Fix max subframe handling
Sujith Manoharan
2011-05-19
ath9k_htc: Fix BSSID calculation
Sujith Manoharan
2011-05-19
ath9k_htc: Recalculate the BSSID mask on interface
Sujith Manoharan
2011-05-19
ath9k_htc: Fix station flags
Sujith Manoharan
2011-05-19
ath9k_htc: Fix mode selection
Sujith Manoharan
2011-04-29
ath9k_htc: Revamp LED management
Sujith Manoharan
2011-04-28
ath9k_htc: Add set_bitrate_mask() callback
Sujith Manoharan
2011-04-25
ath9k_htc: Use power save wrappers when accessing HW
Sujith Manoharan
2011-04-25
ath9k_htc: Fix max A-MPDU size handling
Sujith Manoharan
2011-04-25
ath9k_htc: Fix AMPDU subframe handling
Sujith Manoharan
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-13
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
ath9k_htc: Sync struct ath9k_htc_target_vif with FW
Sujith Manoharan
2011-04-13
ath9k_htc: Sync struct ath9k_htc_target_sta with FW
Sujith Manoharan
2011-04-13
ath9k_htc: Move debug code to a separate file
Sujith Manoharan
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
2011-03-01
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
2011-02-23
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
2011-02-23
ath9k_htc: Calculate and set the HW opmode
Sujith Manoharan
2011-02-23
ath9k_htc: Allow AP interface to be created
Sujith Manoharan
2011-02-23
ath9k_htc: Maintain individual counters for interfaces
Sujith Manoharan
2011-02-23
ath9k_htc: Protect ampdu_action with a mutex
Sujith Manoharan
2011-02-23
ath9k_htc: Set the BSSID mask for multiple interfaces
Sujith Manoharan
2011-02-23
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
2011-02-23
ath9k_htc: Remove OP_PROTECT_ENABLE
Sujith Manoharan
2011-02-23
ath9k_htc: Remove OP_PREAMBLE_SHORT
Sujith Manoharan
2011-02-23
ath9k_htc: Fix error handling in add_interface
Sujith Manoharan
2011-02-23
ath9k_htc: Unify target capability updating
Sujith Manoharan
2011-02-23
ath9k_htc: Allow upto two simultaneous interfaces
Sujith Manoharan
2011-02-18
ath9k_htc: Fix a compilation warning.
Vivek Natarajan
2011-02-03
ath9k_htc: make use common of function to update txpower
Rajkumar Manoharan
2011-02-03
ath9k_htc: cancel ani work in ath9k_htc_stop
Rajkumar Manoharan
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]