Age | Commit message (Expand) | Author | Files | Lines |
2011-04-14 | ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312 | Felix Fietkau | 3 | -1/+17 |
2011-04-14 | ath5k: fix the EEPROM check for hw AES crypto support | Felix Fietkau | 1 | -1/+1 |
2011-04-14 | ath5k: add a new bus op for reading the mac address | Felix Fietkau | 5 | -31/+52 |
2011-04-14 | ath: unshare struct ath_bus_ops between ath5k and ath9k | Felix Fietkau | 3 | -8/+15 |
2011-04-14 | ath5k: disable 5 GHz support if a 2.4 GHz radio is detected | Felix Fietkau | 1 | -0/+3 |
2011-04-14 | ath9k: Fix improper beacon slot selection in IBSS | Rajkumar Manoharan | 1 | -1/+6 |
2011-04-14 | ath9k: avoid using trinary operator w/ TX_STAT_INC | John W. Linville | 1 | -1/+4 |
2011-04-13 | mac80211: Allocate new mesh path and portal tables before taking locks | cozybit Inc | 1 | -24/+25 |
2011-04-13 | ath9k_htc: Enable AP and P2P modes | Sujith Manoharan | 1 | -1/+4 |
2011-04-13 | ath9k_htc: Add detailed firmware statistics | Sujith Manoharan | 4 | -52/+195 |
2011-04-13 | ath9k_htc: Use helper routines for transmission | Sujith Manoharan | 1 | -100/+127 |
2011-04-13 | ath9k_htc: Use separate URB pool for management frames | Sujith Manoharan | 2 | -9/+108 |
2011-04-13 | ath9k_htc: Add a timer to cleanup WMI events | Sujith Manoharan | 6 | -3/+159 |
2011-04-13 | ath9k_htc: Add a debugfs file showing endpoint status | Sujith Manoharan | 2 | -0/+55 |
2011-04-13 | ath9k_htc: Add a debugfs file to dump TX slot information | Sujith Manoharan | 2 | -0/+43 |
2011-04-13 | ath9k_htc: Add support for TX completion | Sujith Manoharan | 5 | -31/+207 |
2011-04-13 | ath9k_htc: Drain packets on station removal | Sujith Manoharan | 6 | -0/+54 |
2011-04-13 | ath9k_htc: Optimize HTC start/stop API | Sujith Manoharan | 3 | -21/+6 |
2011-04-13 | ath9k_htc: Drain pending TX frames properly | Sujith Manoharan | 6 | -49/+69 |
2011-04-13 | ath9k_htc: Use helper functions for TX processing | Sujith Manoharan | 1 | -64/+73 |
2011-04-13 | ath9k_htc: Add TX slots | Sujith Manoharan | 4 | -14/+73 |
2011-04-13 | ath9k_htc: Move endpoint header parsing to TX tasklet | Sujith Manoharan | 2 | -23/+46 |
2011-04-13 | ath9k_htc: Introduce new HTC API | Sujith Manoharan | 6 | -30/+49 |
2011-04-13 | ath9k_htc: Fix TX queue management | Sujith Manoharan | 5 | -27/+52 |
2011-04-13 | ath9k_htc: Increase URB count for REG_IN pipe | Sujith Manoharan | 2 | -42/+61 |
2011-04-13 | ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID | Sujith Manoharan | 1 | -0/+39 |
2011-04-13 | ath9k_htc: Sync MGMT/DATA packet headers with firmware | Sujith Manoharan | 1 | -2/+4 |
2011-04-13 | ath9k_htc: Reduce TX queue size | Sujith Manoharan | 1 | -1/+1 |
2011-04-13 | ath9k_htc: Move TX specific stuff to a separate structure | Sujith Manoharan | 5 | -35/+40 |
2011-04-13 | ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID | Sujith Manoharan | 1 | -1/+0 |
2011-04-13 | ath9k_htc: Sync struct ath9k_htc_cap_target with FW | Sujith Manoharan | 1 | -0/+1 |
2011-04-13 | ath9k_htc: Sync struct ath9k_htc_target_vif with FW | Sujith Manoharan | 2 | -13/+7 |
2011-04-13 | ath9k_htc: Sync struct ath9k_htc_target_sta with FW | Sujith Manoharan | 2 | -30/+6 |
2011-04-13 | ath9k_htc: Use SKB's private area for TX parameters | Sujith Manoharan | 7 | -33/+49 |
2011-04-13 | ath9k_htc: Remove unused WMI commands | Sujith Manoharan | 2 | -21/+0 |
2011-04-13 | ath9k_htc: Fix RX length check | Sujith Manoharan | 1 | -2/+3 |
2011-04-13 | ath9k_htc: Add RX error statistics | Sujith Manoharan | 3 | -9/+118 |
2011-04-13 | ath9k_htc: Move debug code to a separate file | Sujith Manoharan | 3 | -212/+221 |
2011-04-13 | ath9k_htc: Queue WMI events | Sujith Manoharan | 7 | -57/+89 |
2011-04-13 | ath9k_htc: Fix beacon miss under heavy load | Sujith Manoharan | 2 | -5/+41 |
2011-04-13 | ath9k_htc: Handle buffered frames in AP mode | Sujith Manoharan | 5 | -6/+65 |
2011-04-13 | ath9k_htc: Configure the beacon queue | Sujith Manoharan | 1 | -31/+46 |
2011-04-13 | ath9k_htc: Add TSF adjust capability | Sujith Manoharan | 4 | -2/+54 |
2011-04-13 | ath9k_htc: Add beacon slots | Sujith Manoharan | 5 | -19/+138 |
2011-04-13 | ath9k_htc: Fix WMI and beacon header | Sujith Manoharan | 3 | -2/+13 |
2011-04-13 | ath9k_htc: Add a WMI command to get the firmware version | Sujith Manoharan | 4 | -0/+43 |
2011-04-13 | ath9k_htc: Rename firmware | Sujith Manoharan | 1 | -2/+2 |
2011-04-13 | ath9k_htc: Remove AR7010 v1.0 support | Sujith Manoharan | 1 | -6/+1 |
2011-04-13 | mwl8k: use traffic threshold to decide when to start ampdu | Brian Cavagnolo | 1 | -1/+44 |
2011-04-13 | mac80211: receive EAP frames from a station in an AP VLAN on the main AP | Felix Fietkau | 1 | -4/+16 |