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_txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_htc: Restore skb headroom when returning skb to mac80211
Helmut Schaa
2013-08-22
1
-0
/
+10
*
ath9k_htc: Add support for mesh interfaces
Javier Cardona
2013-05-22
1
-1
/
+1
*
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2013-04-10
1
-6
/
+4
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-4
/
+4
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-4
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-01
1
-7
/
+11
|
\
\
|
|
/
|
/
|
|
*
ath9k_htc: fix signal strength handling issues
Felix Fietkau
2013-02-27
1
-7
/
+11
*
|
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-7
/
+4
|
/
*
ath9k_htc: RX timestamp is reported at end of frame
Thomas Pedersen
2012-12-11
1
-1
/
+1
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
1
-1
/
+1
|
\
|
*
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
1
-1
/
+1
*
|
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-21
1
-13
/
+13
|
/
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+1
*
ath9k_htc: Use atomic operations for op_flags
Sujith Manoharan
2012-06-26
1
-1
/
+1
*
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-12-19
1
-8
/
+5
*
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-05-19
1
-1
/
+1
*
ath9k_htc: Fix RX filter calculation
Sujith Manoharan
2011-05-19
1
-0
/
+4
*
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-25
1
-2
/
+0
*
ath9k_htc: Use helper routines for transmission
Sujith Manoharan
2011-04-13
1
-100
/
+127
*
ath9k_htc: Add a timer to cleanup WMI events
Sujith Manoharan
2011-04-13
1
-1
/
+126
*
ath9k_htc: Add support for TX completion
Sujith Manoharan
2011-04-13
1
-25
/
+183
*
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
1
-0
/
+8
*
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
1
-1
/
+30
*
ath9k_htc: Use helper functions for TX processing
Sujith Manoharan
2011-04-13
1
-64
/
+73
*
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
1
-6
/
+45
*
ath9k_htc: Move endpoint header parsing to TX tasklet
Sujith Manoharan
2011-04-13
1
-23
/
+45
*
ath9k_htc: Introduce new HTC API
Sujith Manoharan
2011-04-13
1
-24
/
+32
*
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
1
-10
/
+29
*
ath9k_htc: Move TX specific stuff to a separate structure
Sujith Manoharan
2011-04-13
1
-12
/
+12
*
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
1
-7
/
+8
*
ath9k_htc: Fix RX length check
Sujith Manoharan
2011-04-13
1
-2
/
+3
*
ath9k_htc: Add RX error statistics
Sujith Manoharan
2011-04-13
1
-0
/
+2
*
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
1
-3
/
+11
*
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
1
-1
/
+11
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
ath9k_htc: Fix RX filters
Sujith Manoharan
2011-02-23
1
-2
/
+7
*
ath9k_htc: Fix host RX initialization
Sujith Manoharan
2011-02-23
1
-8
/
+0
*
ath9k_htc: Use VIF from the packet's control data
Sujith Manoharan
2011-02-23
1
-1
/
+7
*
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
2011-02-23
1
-14
/
+12
*
ath9k_htc: Remove OP_PROTECT_ENABLE
Sujith Manoharan
2011-02-23
1
-1
/
+1
*
ath9k_htc: Allow upto two simultaneous interfaces
Sujith Manoharan
2011-02-23
1
-7
/
+22
*
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2011-01-17
1
-3
/
+5
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-1
/
+1
*
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
1
-4
/
+4
*
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
2010-12-07
1
-15
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-24
1
-1
/
+1
|
\
|
*
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
2010-11-18
1
-1
/
+1
*
|
ath9k: rework tx queue selection and fix queue stopping/waking
Felix Fietkau
2010-11-15
1
-1
/
+8
|
/
*
ath9k_htc: set probe request rx filter
Rajkumar Manoharan
2010-10-15
1
-2
/
+1
*
ath9k_hw: remove useless hw capability flags
Felix Fietkau
2010-09-14
1
-2
/
+1
[next]