Jouni Malinen
|
f7a276a625
ath9k: Remove MAC header pad before reporting TX status
|
16 年之前 |
Jouni Malinen
|
da027ca00a
ath9k: Fix TX status reporting for retries and MCS index
|
16 年之前 |
Sujith
|
b77f483fcf
ath9k: Refactor struct ath_softc
|
16 年之前 |
Senthil Balasubramanian
|
a07d3619fa
ath9k: BH shouldn't be enabled when hardirqs are disabled.
|
16 年之前 |
Sujith
|
8ee5afbc9d
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
|
16 年之前 |
Sujith
|
3706de6f58
ath9k: Maintain rate table choice after association
|
16 年之前 |
Luis R. Rodriguez
|
c112d0c5b8
ath9k: Use GFP_ATOMIC when allocating TX private area
|
16 年之前 |
Luis R. Rodriguez
|
f8316df10c
ath9k: Check for pci_map_single() errors
|
16 年之前 |
Colin McCabe
|
d97809dbbf
ath9k: Replace ath9k_opmode with nl80211_iftype
|
16 年之前 |
Sujith
|
04bd463809
ath9k: Use cleaner debug masks
|
16 年之前 |
Sujith
|
99405f930f
ath9k: Use proper TX channel width for setting channels
|
16 年之前 |
Sujith
|
ff37e337be
ath9k: Code scrub
|
16 年之前 |
Vasanthakumar Thiagarajan
|
7ac47010a4
ath9k: Dont update rate control for every AMPDU
|
16 年之前 |
Sujith
|
8f93b8b337
ath9k: Use straightforward PCI routines to setup the TX buffer.
|
16 年之前 |
Sujith
|
c428839008
ath9k: Move TX completion routine to xmit.c
|
16 年之前 |
Sujith
|
46d14a58ff
ath9k: General code scrub
|
16 年之前 |
Sujith
|
e63835b0f4
ath9k: Remove ath9k_rate_table
|
16 年之前 |
Sujith
|
a8efee4f47
ath9k: Use rate_driver_data
|
16 年之前 |
Sujith
|
ffd651c620
ath9k: We don't support non-HT devices, so remove superfluous code.
|
16 年之前 |
John W. Linville
|
f161796700
ath9k: correct warning about unintialized variable 'tid'
|
16 年之前 |
Sujith
|
8469cdef1f
mac80211: Add a new event in ieee80211_ampdu_mlme_action
|
16 年之前 |
Sujith
|
ccc75c5266
ath9k: Remove ath_tx_aggr_resp()
|
16 年之前 |
Sujith
|
a37c2c7940
ath9k: Use bitfields to store tid's state in a single variable
|
16 年之前 |
Sujith
|
102e0572d3
ath9k: Ensure ath_node is not NULL when updating tx chainmask
|
16 年之前 |
Sujith
|
43453b3392
ath9k: Remove SM Power Save as it is not supported now
|
16 年之前 |
Sujith
|
528f0c6b3b
ath9k: Revamp transmit control block
|
16 年之前 |
Sujith
|
c51701632c
ath9k: Simplify node attach/detach routines
|
16 年之前 |
Sujith
|
b5aa9bf946
ath9k: Node cleanup
|
16 年之前 |
Luis R. Rodriguez
|
4c24429800
ath9k: use ETH_P_PAE
|
16 年之前 |
Luis R. Rodriguez
|
5c020dc6a0
ath9k: Allow user to change tx power when asked
|
16 年之前 |