summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flagsSujith2008-08-296-36/+17
* ath9k: Use definition from ieee80211.hSujith2008-08-291-9/+4
* ath9k: Miscellaneous fixesSujith2008-08-296-169/+79
* ath9k: Random cleanupSujith2008-08-293-94/+83
* ath9k: Remove remaining occurences of ath_skb_map functionsSujith2008-08-294-60/+24
* ath9k: Fix TX control flag use for no ACK and RTS/CTSJouni Malinen2008-08-291-2/+2
* ath9k: Assign seq# when mac80211 requests thisJouni Malinen2008-08-293-0/+27
* ath9k: Fix TX status reportingJouni Malinen2008-08-291-2/+10
* ath9k: Updated Beacon generation to use mac80211-styleJouni Malinen2008-08-293-50/+48
* ath9k: Allow AP mode to be enabledJouni Malinen2008-08-292-5/+26
* ath9k: Trim struct ath_softcSujith2008-08-295-61/+31
* ath9k: Use ah_curchan and remove sc_curchan which is redundantSujith2008-08-294-15/+12
* ath9k: Use bitfields for sc operationsSujith2008-08-297-62/+66
* ath9k: Use a single opmode variableSujith2008-08-298-39/+41
* ath9k: Unused macros, variablesSujith2008-08-292-84/+50
* ath9k: Remove ar5416hal and assign default values directlySujith2008-08-291-25/+3
* ath9k: Remove a few unnecessary macrosSujith2008-08-292-13/+4
* ath9k: Use bitfields for buffer typeSujith2008-08-292-79/+83
* ath9k: RX Filter cleanupSujith2008-08-294-67/+21
* ath9k: Merge reset functionsSujith2008-08-295-55/+27
* ath9k: work around gcc ICEs (again)Adrian Bunk2008-08-181-1/+5
* ath9k: Revamp wireless mode usageSujith2008-08-0712-324/+205
* ath9k: More unused macrosSujith2008-08-071-6/+0
* ath9k: Remove a few unused macros and fix indentationSujith2008-08-071-145/+130
* ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-072-9/+4
* ath9k: Remove redundant data structure ath9k_txq_infoSujith2008-08-076-212/+178
* ath9k: Cleanup data structures related to HW capabilitiesSujith2008-08-079-320/+330
* ath9k: work around gcc ICEsAdrian Bunk2008-08-071-1/+5
* ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez2008-08-0720-0/+31683
OpenPOWER on IntegriCloud