Age | Commit message (Expand) | Author |
2011-04-19 | ath9k: assign keycache slots to unencrypted stations | Felix Fietkau |
2011-04-19 | ath9k: fix powersave frame filtering/buffering in AP mode | Felix Fietkau |
2011-04-19 | ath9k: Fix beacon generation on foreign channel | Rajkumar Manoharan |
2011-04-19 | ath9k_htc: Fix free slot value for cab queue | Rajkumar Manoharan |
2011-04-19 | ath9k_htc: Cleanup HTC debugfs | Rajkumar Manoharan |
2011-04-19 | ath9k_htc: Add debugfs support to change debug mask | Rajkumar Manoharan |
2011-04-19 | ath: fix 0x6C for beaconing/passive scan flags based on country IE | Luis R. Rodriguez |
2011-04-14 | ath: Add a missing world regulatory domain 0x6C | Senthil Balasubramanian |
2011-04-14 | ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 | Felix Fietkau |
2011-04-14 | ath5k: fix the EEPROM check for hw AES crypto support | Felix Fietkau |
2011-04-14 | ath5k: add a new bus op for reading the mac address | Felix Fietkau |
2011-04-14 | ath: unshare struct ath_bus_ops between ath5k and ath9k | Felix Fietkau |
2011-04-14 | ath5k: disable 5 GHz support if a 2.4 GHz radio is detected | Felix Fietkau |
2011-04-14 | ath9k: Fix improper beacon slot selection in IBSS | Rajkumar Manoharan |
2011-04-14 | ath9k: avoid using trinary operator w/ TX_STAT_INC | John W. Linville |
2011-04-13 | ath9k_htc: Enable AP and P2P modes | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add detailed firmware statistics | Sujith Manoharan |
2011-04-13 | ath9k_htc: Use helper routines for transmission | Sujith Manoharan |
2011-04-13 | ath9k_htc: Use separate URB pool for management frames | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add a timer to cleanup WMI events | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add a debugfs file showing endpoint status | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add a debugfs file to dump TX slot information | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add support for TX completion | Sujith Manoharan |
2011-04-13 | ath9k_htc: Drain packets on station removal | Sujith Manoharan |
2011-04-13 | ath9k_htc: Optimize HTC start/stop API | Sujith Manoharan |
2011-04-13 | ath9k_htc: Drain pending TX frames properly | Sujith Manoharan |
2011-04-13 | ath9k_htc: Use helper functions for TX processing | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add TX slots | Sujith Manoharan |
2011-04-13 | ath9k_htc: Move endpoint header parsing to TX tasklet | Sujith Manoharan |
2011-04-13 | ath9k_htc: Introduce new HTC API | Sujith Manoharan |
2011-04-13 | ath9k_htc: Fix TX queue management | Sujith Manoharan |
2011-04-13 | ath9k_htc: Increase URB count for REG_IN pipe | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID | Sujith Manoharan |
2011-04-13 | ath9k_htc: Sync MGMT/DATA packet headers with firmware | Sujith Manoharan |
2011-04-13 | ath9k_htc: Reduce TX queue size | Sujith Manoharan |
2011-04-13 | ath9k_htc: Move TX specific stuff to a separate structure | Sujith Manoharan |
2011-04-13 | ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID | Sujith Manoharan |
2011-04-13 | ath9k_htc: Sync struct ath9k_htc_cap_target with FW | Sujith Manoharan |
2011-04-13 | ath9k_htc: Sync struct ath9k_htc_target_vif with FW | Sujith Manoharan |
2011-04-13 | ath9k_htc: Sync struct ath9k_htc_target_sta with FW | Sujith Manoharan |
2011-04-13 | ath9k_htc: Use SKB's private area for TX parameters | Sujith Manoharan |
2011-04-13 | ath9k_htc: Remove unused WMI commands | Sujith Manoharan |
2011-04-13 | ath9k_htc: Fix RX length check | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add RX error statistics | Sujith Manoharan |
2011-04-13 | ath9k_htc: Move debug code to a separate file | Sujith Manoharan |
2011-04-13 | ath9k_htc: Queue WMI events | Sujith Manoharan |
2011-04-13 | ath9k_htc: Fix beacon miss under heavy load | Sujith Manoharan |
2011-04-13 | ath9k_htc: Handle buffered frames in AP mode | Sujith Manoharan |
2011-04-13 | ath9k_htc: Configure the beacon queue | Sujith Manoharan |
2011-04-13 | ath9k_htc: Add TSF adjust capability | Sujith Manoharan |