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