aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/xmit.c
AgeCommit message (Expand)Author
2008-12-12ath9k: BH shouldn't be enabled when hardirqs are disabled.Senthil Balasubramanian
2008-12-12ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith
2008-12-12ath9k: Maintain rate table choice after associationSujith
2008-12-05ath9k: Use GFP_ATOMIC when allocating TX private areaLuis R. Rodriguez
2008-12-05ath9k: Check for pci_map_single() errorsLuis R. Rodriguez
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Use cleaner debug masksSujith
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Code scrubSujith
2008-11-26ath9k: Dont update rate control for every AMPDUVasanthakumar Thiagarajan
2008-11-26ath9k: Use straightforward PCI routines to setup the TX buffer.Sujith
2008-11-26ath9k: Move TX completion routine to xmit.cSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-26ath9k: Use rate_driver_dataSujith
2008-11-26ath9k: We don't support non-HT devices, so remove superfluous code.Sujith
2008-11-10ath9k: correct warning about unintialized variable 'tid'John W. Linville
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-11-10ath9k: Remove ath_tx_aggr_resp()Sujith
2008-11-10ath9k: Use bitfields to store tid's state in a single variableSujith
2008-11-10ath9k: Ensure ath_node is not NULL when updating tx chainmaskSujith
2008-11-10ath9k: Remove SM Power Save as it is not supported nowSujith
2008-11-10ath9k: Revamp transmit control blockSujith
2008-11-10ath9k: Simplify node attach/detach routinesSujith
2008-11-10ath9k: Node cleanupSujith
2008-10-31ath9k: use ETH_P_PAELuis R. Rodriguez
2008-10-31ath9k: Allow user to change tx power when askedLuis R. Rodriguez
2008-10-31ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepareLuis R. Rodriguez
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-10-06ath9k: kill ath9k's memzero() and use memset() insteadLuis R. Rodriguez
2008-10-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-09-22ath9k: connectivity is lost after Group rekeying is doneSenthil Balasubramanian
2008-09-03ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Remove sc_lastrx as we don't use it anywhereSujith
2008-08-29ath9k: Do not update frame's duration fieldSujith
2008-08-29ath9k: Use mac80211 for multicast power save bufferingJouni Malinen
2008-08-29ath9k: Miscellaneous fixesSujith
2008-08-29ath9k: Remove remaining occurences of ath_skb_map functionsSujith
2008-08-29ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen
2008-08-29ath9k: Trim struct ath_softcSujith
2008-08-29ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith
2008-08-29ath9k: Use bitfields for sc operationsSujith
2008-08-29ath9k: Use a single opmode variableSujith
2008-08-29ath9k: Remove a few unnecessary macrosSujith
2008-08-29ath9k: Use bitfields for buffer typeSujith
2008-08-29ath9k: Merge reset functionsSujith