| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: disable greenfield by default | Felix Fietkau | 2014-06-22 | 1 | -1/+1 |
* | mac80211: revert a faulty upstream change which is causing channel 12 to be e... | Felix Fietkau | 2014-06-22 | 2 | -2/+67 |
* | mac80211: disable the clk_* backport, it is unused by drivers and has the wro... | Felix Fietkau | 2014-06-13 | 1 | -0/+20 |
* | mac80211: fix disabling of 802.11n features | Felix Fietkau | 2014-06-13 | 1 | -0/+6 |
* | revert an accidentally committed patch chunk | Felix Fietkau | 2014-06-13 | 1 | -1/+1 |
* | kernel: fix pkt_type filter mask for packet sockets | Felix Fietkau | 2014-06-13 | 1 | -1/+1 |
* | b43: fix a regression on G-PHY devices | Felix Fietkau | 2014-06-12 | 2 | -2/+35 |
* | rt2x00: fix crash when using TKIP on USB devices | Felix Fietkau | 2014-06-12 | 1 | -2/+49 |
* | ath9k: fix initial noise floor calibration on older chips | Felix Fietkau | 2014-06-12 | 1 | -0/+25 |
* | ath9k: make noise floor calibration and periodic calibration mutually exclusive | Felix Fietkau | 2014-06-12 | 1 | -0/+42 |
* | b43: fix frequency reporting, fixes scan issues | Felix Fietkau | 2014-06-12 | 1 | -0/+25 |
* | ath9k: do a chip reset if noise floor calibration fails, should improve stabi... | Felix Fietkau | 2014-06-11 | 2 | -0/+232 |
* | brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices... | Felix Fietkau | 2014-06-07 | 1 | -0/+6 |
* | mac80211: b43: fix B43_USE_SSB dependency | Felix Fietkau | 2014-06-07 | 1 | -1/+1 |
* | b43: fix ssb/bcma dependencies | Felix Fietkau | 2014-06-06 | 1 | -5/+19 |
* | ath9k: add a fix for rx overrun processing | Felix Fietkau | 2014-06-05 | 1 | -0/+12 |
* | ath9k: add a fix for ANI related stability issues | Felix Fietkau | 2014-06-05 | 1 | -0/+155 |
* | ath9k: fix enabling PC-OEM card support (#16624) | Felix Fietkau | 2014-06-05 | 1 | -1/+1 |
* | mac80211: merge a series of cleanups/fixes | Felix Fietkau | 2014-06-05 | 4 | -7/+2012 |
* | ath9k: merge a p2p powersave handling fix | Felix Fietkau | 2014-06-05 | 1 | -0/+61 |
* | rt2x00: merge beacon setup fixes, disable unused hw beacon slots | Felix Fietkau | 2014-06-05 | 37 | -105/+405 |
* | mac80211: b43: make support for SSB optional | Felix Fietkau | 2014-06-05 | 1 | -8/+23 |
* | mac80211: b43: update BCM4716 patch to compile without SSB | Felix Fietkau | 2014-06-05 | 1 | -3/+5 |
* | mac80211: backport a powersave related fix | Felix Fietkau | 2014-06-03 | 1 | -2/+225 |
* | mac80211: refresh patch | Felix Fietkau | 2014-06-03 | 1 | -1/+1 |
* | mac80211: b43: make support for BCMA optional | Felix Fietkau | 2014-06-02 | 1 | -2/+11 |
* | mac80211: b43: make B43_PHY_LP configurable | Felix Fietkau | 2014-06-02 | 1 | -1/+12 |
* | mac80211: query driver for max A-MPDU length exponent | John Crispin | 2014-06-02 | 1 | -1/+20 |
* | ath9k: fix deprecated syntax in config symbol | Felix Fietkau | 2014-05-26 | 1 | -1/+1 |
* | ath9k: make support for PC-OEM cards optional, reduces module size | Felix Fietkau | 2014-05-25 | 3 | -0/+270 |
* | mac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers) | Felix Fietkau | 2014-05-25 | 1 | -5/+2 |
* | rt2x00: fix rt3352 rf probing (#14322) | Felix Fietkau | 2014-05-23 | 1 | -1/+5 |
* | mac80211: fix probing of rtl8180 | Felix Fietkau | 2014-05-23 | 1 | -1/+1 |
* | mac80211: update to wireless-testing 2014-05-22 | Felix Fietkau | 2014-05-23 | 18 | -4342/+122 |
* | ath9k: revert a faulty rx path fix | Felix Fietkau | 2014-05-20 | 4 | -66/+3 |
* | mac80211: update to wireless-testing 2014-05-19 | Felix Fietkau | 2014-05-20 | 76 | -1399/+4652 |
* | mac80211: fix stbc configuration | Felix Fietkau | 2014-05-19 | 1 | -2/+3 |
* | ath9k: add some rx path fixes | Felix Fietkau | 2014-05-19 | 5 | -13/+181 |
* | mac80211: fix ht capabilities for HT20 | Felix Fietkau | 2014-05-18 | 1 | -1/+2 |
* | mac80211: fix VHT80 channel allocation (thx, SeG) | Felix Fietkau | 2014-05-15 | 1 | -1/+1 |
* | mac80211: fix warning in select_queue with kernel 3.14 | Hauke Mehrtens | 2014-05-08 | 1 | -0/+31 |
* | mac80211: reset ht_capab for each device | Felix Fietkau | 2014-05-06 | 1 | -0/+1 |
* | mac80211: fix station info rx bitrate for IBSS mode | Felix Fietkau | 2014-05-05 | 1 | -0/+24 |
* | ar71xx/ath9k: fix reading the WMAC revision on AR953x (fixes #15581) | Felix Fietkau | 2014-05-04 | 1 | -0/+11 |
* | mac80211: remove obsolete check for enable_ht | Felix Fietkau | 2014-05-03 | 1 | -178/+176 |
* | mac80211: remove mode_11n variable for hwmode - the option only selects the b... | Felix Fietkau | 2014-05-03 | 1 | -2/+1 |
* | ath: Add config option for DFS support | Felix Fietkau | 2014-05-03 | 1 | -0/+12 |
* | ath5k: merge a tx power handling fix | Felix Fietkau | 2014-05-03 | 1 | -0/+28 |
* | mac80211: restrict ath9k/ath10k DFS support to ETSI | Felix Fietkau | 2014-05-03 | 1 | -0/+82 |
* | mac80211: enable CFG80211_CERTIFICATION_ONUS by default | Felix Fietkau | 2014-05-03 | 1 | -0/+1 |