index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_htc: do not configure filter before driver is started
Rajkumar Manoharan
2011-07-08
1
-2
/
+7
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_htc: Fix max subframe handling
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_htc: Fix BSSID calculation
Sujith Manoharan
2011-05-19
1
-23
/
+43
*
ath9k_htc: Recalculate the BSSID mask on interface
Sujith Manoharan
2011-05-19
1
-0
/
+2
*
ath9k_htc: Fix station flags
Sujith Manoharan
2011-05-19
1
-3
/
+0
*
ath9k_htc: Fix mode selection
Sujith Manoharan
2011-05-19
1
-1
/
+3
*
ath9k_htc: Revamp LED management
Sujith Manoharan
2011-04-29
1
-2
/
+4
*
ath9k_htc: Add set_bitrate_mask() callback
Sujith Manoharan
2011-04-28
1
-0
/
+50
*
ath9k_htc: Use power save wrappers when accessing HW
Sujith Manoharan
2011-04-25
1
-0
/
+2
*
ath9k_htc: Fix max A-MPDU size handling
Sujith Manoharan
2011-04-25
1
-1
/
+10
*
ath9k_htc: Fix AMPDU subframe handling
Sujith Manoharan
2011-04-25
1
-9
/
+6
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-1
/
+10
*
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
1
-0
/
+12
*
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
1
-0
/
+3
*
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
1
-6
/
+9
*
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
1
-3
/
+11
*
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
1
-13
/
+8
*
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
1
-11
/
+11
*
ath9k_htc: Sync struct ath9k_htc_target_vif with FW
Sujith Manoharan
2011-04-13
1
-4
/
+4
*
ath9k_htc: Sync struct ath9k_htc_target_sta with FW
Sujith Manoharan
2011-04-13
1
-4
/
+2
*
ath9k_htc: Move debug code to a separate file
Sujith Manoharan
2011-04-13
1
-212
/
+0
*
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
1
-1
/
+6
*
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
1
-1
/
+4
*
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
1
-1
/
+4
*
ath9k_htc: Add beacon slots
Sujith Manoharan
2011-04-13
1
-2
/
+10
*
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
2011-03-01
1
-14
/
+28
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-4
/
+3
*
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
2011-02-23
1
-7
/
+38
*
ath9k_htc: Add ANI for AP mode
Sujith Manoharan
2011-02-23
1
-13
/
+36
*
ath9k_htc: Calculate and set the HW opmode
Sujith Manoharan
2011-02-23
1
-1
/
+14
*
ath9k_htc: Allow AP interface to be created
Sujith Manoharan
2011-02-23
1
-0
/
+11
*
ath9k_htc: Maintain individual counters for interfaces
Sujith Manoharan
2011-02-23
1
-2
/
+12
*
ath9k_htc: Protect ampdu_action with a mutex
Sujith Manoharan
2011-02-23
1
-0
/
+4
*
ath9k_htc: Set the BSSID mask for multiple interfaces
Sujith Manoharan
2011-02-23
1
-0
/
+35
*
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
2011-02-23
1
-21
/
+35
*
ath9k_htc: Remove OP_PROTECT_ENABLE
Sujith Manoharan
2011-02-23
1
-10
/
+0
*
ath9k_htc: Remove OP_PREAMBLE_SHORT
Sujith Manoharan
2011-02-23
1
-9
/
+0
*
ath9k_htc: Fix error handling in add_interface
Sujith Manoharan
2011-02-23
1
-4
/
+6
*
ath9k_htc: Unify target capability updating
Sujith Manoharan
2011-02-23
1
-14
/
+5
*
ath9k_htc: Allow upto two simultaneous interfaces
Sujith Manoharan
2011-02-23
1
-47
/
+101
*
ath9k_htc: Fix a compilation warning.
Vivek Natarajan
2011-02-18
1
-1
/
+1
*
ath9k_htc: make use common of function to update txpower
Rajkumar Manoharan
2011-02-03
1
-15
/
+8
*
ath9k_htc: cancel ani work in ath9k_htc_stop
Rajkumar Manoharan
2011-02-03
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-01-28
1
-6
/
+15
|
\
|
*
ath9k_htc: fix race conditions when stop device
Stanislaw Gruszka
2011-01-27
1
-6
/
+15
*
|
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
1
-1
/
+1
*
|
ath9k_htc: keep calibrated noise floor value for oper channel
Rajkumar Manoharan
2011-01-19
1
-3
/
+4
|
/
*
ath9k_htc: Really fix packet injection
Sujith Manoharan
2011-01-10
1
-11
/
+26
*
ath9k_htc: Fix packet injection
Sujith Manoharan
2011-01-04
1
-8
/
+64
[next]