summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-19ath9k: Fix beacon generation on foreign channelRajkumar Manoharan
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan
2011-04-19ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez
2011-04-19ath9k: fix the return value of ath_stoprecvFelix Fietkau
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
2011-04-14ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan
2011-04-13ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTIDSujith Manoharan
2011-04-13ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan
2011-04-13ath9k_htc: Reduce TX queue sizeSujith Manoharan
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan
2011-04-13ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTIDSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Remove unused WMI commandsSujith Manoharan
2011-04-13ath9k_htc: Fix RX length checkSujith Manoharan
2011-04-13ath9k_htc: Add RX error statisticsSujith Manoharan