index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
xmit.c
Age
Commit message (
Expand
)
Author
2009-02-13
ath9k: Merge ath_hal and ath_hal_5416 structures
Sujith
2009-02-13
ath9k: Remove all the sc_ prefixes
Sujith
2009-02-13
ath9k: Header file cleanup
Sujith
2009-02-11
ath9k: Remove all the redundant internal buffer types
Sujith
2009-02-09
ath9k: Handle mac80211's RC flags for MCS rates
Sujith
2009-02-09
ath9k: Fix lockdep warning
Sujith
2009-01-30
ath9k: Fix station access in aggregation completion
Sujith
2009-01-29
ath9k: Cleanup buffer type assignment
Sujith
2009-01-29
ath9k: Revamp TX aggregation
Sujith
2009-01-29
ath9k: Handle holding descriptor in TX completion properly
Sujith
2009-01-29
ath9k: Add a helper function to wake mac80211 queues
Sujith
2009-01-29
ath9k: Merge queue draining functions
Sujith
2009-01-29
ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly
Sujith
2009-01-29
ath9k: Reorganize code in xmit.c
Sujith
2009-01-29
ath9k: convert to use bus-agnostic DMA routines
Gabor Juhos
2009-01-29
ath9k: convert to struct device
Gabor Juhos
2009-01-29
ath9k: make use of conf_is_ht*() in the rest of the driver
Luis R. Rodriguez
2009-01-29
ath9k: consolidate arguments on hw reset
Luis R. Rodriguez
2009-01-29
ath9k: remove cache of rate preference when using 11g protection
Luis R. Rodriguez
2009-01-12
ath9k: Revert fix to TX status reporting for retries and MCS index
Jouni Malinen
2009-01-12
ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.
Senthil Balasubramanian
2008-12-19
ath9k: Remove MAC header pad before reporting TX status
Jouni Malinen
2008-12-19
ath9k: Fix TX status reporting for retries and MCS index
Jouni Malinen
2008-12-12
ath9k: Refactor struct ath_softc
Sujith
2008-12-12
ath9k: BH shouldn't be enabled when hardirqs are disabled.
Senthil Balasubramanian
2008-12-12
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
Sujith
2008-12-12
ath9k: Maintain rate table choice after association
Sujith
2008-12-05
ath9k: Use GFP_ATOMIC when allocating TX private area
Luis R. Rodriguez
2008-12-05
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
2008-12-05
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
ath9k: Use cleaner debug masks
Sujith
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
2008-11-26
ath9k: Code scrub
Sujith
2008-11-26
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
2008-11-26
ath9k: Use straightforward PCI routines to setup the TX buffer.
Sujith
2008-11-26
ath9k: Move TX completion routine to xmit.c
Sujith
2008-11-26
ath9k: General code scrub
Sujith
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
ath9k: Use rate_driver_data
Sujith
2008-11-26
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
2008-11-10
ath9k: correct warning about unintialized variable 'tid'
John W. Linville
2008-11-10
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
ath9k: Remove ath_tx_aggr_resp()
Sujith
2008-11-10
ath9k: Use bitfields to store tid's state in a single variable
Sujith
2008-11-10
ath9k: Ensure ath_node is not NULL when updating tx chainmask
Sujith
2008-11-10
ath9k: Remove SM Power Save as it is not supported now
Sujith
2008-11-10
ath9k: Revamp transmit control block
Sujith
2008-11-10
ath9k: Simplify node attach/detach routines
Sujith
2008-11-10
ath9k: Node cleanup
Sujith
2008-10-31
ath9k: use ETH_P_PAE
Luis R. Rodriguez
[next]