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