| Commit message (Expand) | Author | Age |
... | |
| * | iwlwifi: dvm: handle FLUSH ampdu actions from mac80211 | Emmanuel Grumbach | 2013-04-08 |
| * | iwlwifi: mvm: remove users of nvm_data->valid_tx_ant | Emmanuel Grumbach | 2013-04-08 |
| * | iwlwifi: print warning on request_module failure | Johannes Berg | 2013-04-08 |
| * | iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notif | Emmanuel Grumbach | 2013-04-03 |
| * | iwlwifi: mvm: clean up invalid station handling | Emmanuel Grumbach | 2013-04-03 |
| * | iwlwifi: add new pci id for 6x35 series | Shuduo Sang | 2013-04-03 |
| * | iwlwifi: mvm: beautify code in BT Coex | Emmanuel Grumbach | 2013-04-03 |
| * | iwlwifi: mvm: Sync FW API time event notification change | Ilan Peer | 2013-04-03 |
| * | iwlwifi: sleep for at least 10 seconds | Johannes Berg | 2013-04-03 |
| * | iwlwifi: print opmode when firmware is loaded | Johannes Berg | 2013-04-03 |
| * | iwlwifi: mvm: remove redundant iwl_power_get_params() | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: change active-to-powersave transition time for BPS | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: encapsulate power table command log message | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: set keepalive period regardless of PM state | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: always send power table command | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: Fix active-to-powersave transition time units | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: don't disable power management due to P2P device | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: Rename some power management definitions and methods | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: downgrade to old power management API | Alexander Bondar | 2013-04-03 |
| * | iwlwifi: mvm: remove BT Coex constraints upon roaming to A band | Emmanuel Grumbach | 2013-04-03 |
| * | iwlwifi: mvm: implement reduced Tx power | Emmanuel Grumbach | 2013-04-03 |
| * | iwlwifi: mvm: add per-interface debugfs with mac_params file | Johannes Berg | 2013-04-03 |
| * | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2013-03-26 |
| |\ |
|
| * | | iwlwifi: mvm: split long debug print | Emmanuel Grumbach | 2013-03-26 |
| * | | iwlwifi: mvm: ignore bt_ch_announce module parameter | Emmanuel Grumbach | 2013-03-26 |
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-10 |
|\ \ \ |
|
| * | | | mac80211: make ieee802_11_parse_elems an inline | Johannes Berg | 2013-04-08 |
| * | | | mac80211: don't start new netdev queues if driver stopped | Johannes Berg | 2013-04-08 |
| * | | | mac80211: replace some dead code by a warning | Johannes Berg | 2013-04-08 |
| * | | | mac80211: don't fiddle with netdev queues in MLME code | Johannes Berg | 2013-04-08 |
| * | | | mac80211: disable uAPSD if all ACs are under ACM | Alexander Bondar | 2013-04-08 |
| * | | | mac80211: fix do_stop handling while suspended | Johannes Berg | 2013-04-08 |
| * | | | mac80211: destroy virtual monitor interface across suspend | Johannes Berg | 2013-04-08 |
| * | | | mac80211: purge remain-on-channel items when suspending | Johannes Berg | 2013-04-08 |
| * | | | mac80211: remove outdated comment referring to master interface | Johannes Berg | 2013-04-08 |
| * | | | mac80211: return new mpath from mesh_path_add() | Bob Copeland | 2013-04-08 |
| * | | | mac80211: fix the PREP mesh hwmp debug message | Chun-Yeow Yeoh | 2013-04-08 |
| * | | | mac80211: parse Timeout Interval Element using a struct | Johannes Berg | 2013-04-08 |
| * | | | mac80211: check ERP info IE length in parser | Johannes Berg | 2013-04-08 |
| * | | | mac80211: check DSSS params IE length in parser | Johannes Berg | 2013-04-08 |
| * | | | mac80211: remove unused IE pointers from parser | Johannes Berg | 2013-04-08 |
| * | | | mac80211: remove ancient reference to master interface | Johannes Berg | 2013-04-08 |
| * | | | mac80211: be more careful about sending beacon-loss-events | Ben Greear | 2013-04-08 |
| * | | | mac80211: add beacon stats to debugfs | Ben Greear | 2013-04-08 |
| * | | | mac80211_hwsim: advertise VHT support also when channels == 1 | Karl Beldan | 2013-04-08 |
| * | | | mac80211: let drivers not supporting channel contexts use VHT | Karl Beldan | 2013-04-08 |
| * | | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 |
| * | | | mac80211: allow drivers to set default uAPSD parameters | Alexander Bondar | 2013-03-25 |
| * | | | mac80211: ibss: use beacon_data struct for beacon and probe response | Johannes Berg | 2013-03-25 |
| * | | | mac80211: ibss: disable beaconing before freeing beacon | Johannes Berg | 2013-03-25 |