Age | Commit message (Expand) | Author | Files | Lines |
2012-08-10 | brcmsmac: document firmware dependencies | Jeff Mahoney | 1 | -1/+3 |
2012-08-10 | ath9k: tune rc_stats to display only valid rates | Rajkumar Manoharan | 1 | -2/+3 |
2012-08-10 | ath9k: Trim rate table | Sujith Manoharan | 2 | -180/+174 |
2012-08-10 | ath9k: Remove MIMO-PS specific code | Sujith Manoharan | 1 | -9/+0 |
2012-08-10 | ath9k: Cleanup TX status API | Sujith Manoharan | 1 | -42/+29 |
2012-08-10 | ath9k: Bail out properly before calculating rate index | Sujith Manoharan | 1 | -13/+11 |
2012-08-10 | ath9k: Fix RTS/CTS rate selection | Sujith Manoharan | 1 | -27/+14 |
2012-08-10 | ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE | Sujith Manoharan | 1 | -2/+0 |
2012-08-10 | ath9k: Unify valid rate calculation routines | Sujith Manoharan | 1 | -35/+39 |
2012-08-10 | ath9k: Remove ath_rc_set_valid_rate_idx | Sujith Manoharan | 1 | -10/+3 |
2012-08-10 | ath9k: Change rateset calculation | Sujith Manoharan | 1 | -26/+9 |
2012-08-10 | ath9k: Cleanup index retrieval routines | Sujith Manoharan | 1 | -29/+27 |
2012-08-10 | ath9k: Cleanup ath_rc_setvalid_htrates | Sujith Manoharan | 1 | -8/+9 |
2012-08-10 | ath9k: Cleanup ath_rc_setvalid_rates | Sujith Manoharan | 1 | -28/+21 |
2012-08-10 | ath9k: Cleanup RC init API | Sujith Manoharan | 1 | -64/+35 |
2012-08-10 | ath9k: Simplify rate table initialization | Sujith Manoharan | 1 | -48/+17 |
2012-08-10 | mwifiex: use GFP_ATOMIC under spin lock | Dan Carpenter | 1 | -1/+1 |
2012-08-10 | mwifiex: notify cfg80211 about MIC failures | Amitkumar Karwar | 1 | -0/+6 |
2012-08-10 | mwifiex: fix 'smatch' warning in preparing key_material cmd | Bing Zhao | 1 | -1/+1 |
2012-08-10 | b43legacy: fix logic in GPIO init | Rafał Miłecki | 1 | -1/+1 |
2012-08-10 | b43: N-PHY: fix 0x2057 radio calib copy/paste mistake | Rafał Miłecki | 1 | -0/+1 |
2012-08-10 | mwifiex: fix powerpc64-linux- compilation warnings | Bing Zhao | 2 | -9/+9 |
2012-08-10 | iwlegacy: clean up suspend/resume | Johannes Berg | 2 | -14/+3 |
2012-08-10 | mwifiex: fix code mis-alignment after the if statement | Fengguang Wu | 1 | -2/+2 |
2012-08-10 | ath5k: Put power_level where it belongs and rename it | Nick Kossifidis | 4 | -8/+17 |
2012-08-10 | ath5k: Preserve tx power level requested from above on phy_init | Nick Kossifidis | 1 | -2/+2 |
2012-08-10 | ath5k: Fix range scaling when setting rate power table | Nick Kossifidis | 1 | -3/+7 |
2012-08-10 | ath5k: Use correct value for min_pwr and cur_pwr | Nick Kossifidis | 1 | -5/+14 |
2012-08-10 | p54: parse output power table | Christian Lamparter | 2 | -24/+92 |
2012-08-06 | mwifiex: add AES_CMAC support in key_material cmd | Ying Luo | 2 | -10/+52 |
2012-08-06 | mwifiex: pass key_params pointer in mwifiex_set_encode | Ying Luo | 4 | -12/+22 |
2012-08-06 | mwifiex: rename wapi_rxpn to pn | Ying Luo | 2 | -3/+3 |
2012-08-06 | mwifiex: cleanup TX/RX BA tables for uAP | Avinash Patil | 5 | -0/+58 |
2012-08-06 | mwifiex: add 11n Block Ack support for uAP | Avinash Patil | 6 | -9/+105 |
2012-08-06 | mwifiex: support RX AMSDU aggregation for uAP | Avinash Patil | 4 | -9/+88 |
2012-08-06 | mwifiex: improve uAP RX handling | Avinash Patil | 6 | -0/+244 |
2012-08-06 | mwifiex: create list for associated stations in AP mode | Avinash Patil | 3 | -3/+177 |
2012-08-06 | mwifiex: separate file for handling AP events | Avinash Patil | 5 | -49/+107 |
2012-08-06 | mwifiex: update 11n status as per start_ap IE | Avinash Patil | 4 | -0/+5 |
2012-08-06 | mwifiex: improve scan delay logic during Tx traffic | Amitkumar Karwar | 3 | -45/+64 |
2012-08-06 | mwifiex: update max_chan_per_scan correctly for SSID scan | Amitkumar Karwar | 1 | -0/+2 |
2012-08-06 | mwifiex: do le_to_cpu conversion for Rx packet header elements | Amitkumar Karwar | 2 | -24/+22 |
2012-08-06 | mwifiex: correction in MSDU padding logic | Yogesh Ashok Powar | 1 | -2/+2 |
2012-08-06 | mwifiex: remove extra padding to AMSDU | Yogesh Ashok Powar | 1 | -1/+0 |
2012-08-06 | mwifiex: copy MSDU subframes correctly | Yogesh Ashok Powar | 1 | -6/+3 |
2012-08-06 | ath9k: fix indentation in ar9003_hw_set_power_per_rate_table | Gabor Juhos | 1 | -74/+69 |
2012-08-06 | ath9k: optimize power level initialization for CTL_[25]GHT20 | Gabor Juhos | 1 | -7/+1 |
2012-08-06 | carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces | Javier Lopez | 4 | -2/+6 |
2012-08-06 | b43: N-PHY: add overriding RF control for rev7+ | Rafał Miłecki | 3 | -4/+129 |
2012-08-06 | b43: be more user friendly with PHY info | Rafał Miłecki | 2 | -5/+36 |