Age | Commit message (Expand) | Author |
2012-04-16 | mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() | Luciano Coelho |
2012-04-13 | mac80211: remove ieee80211_rx_bss_get | Mohammed Shafi Shajakhan |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior |
2012-04-13 | mac80211: fix an issue in ieee80211_tx_info count field management | Lorenzo Bianconi |
2012-04-13 | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs |
2012-04-13 | mac80211: protect ->scanning by mutex in ieee80211_work_work() | Stanislaw Gruszka |
2012-04-13 | mac80211: do not scan and monitor connection in parallel | Stanislaw Gruszka |
2012-04-12 | mac80211: fix the assignment of PREQ's MAC address for Proactive RANN | Chun-Yeow Yeoh |
2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-11 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg |
2012-04-11 | mac80211: clean up an ieee80211_do_open error path | Johannes Berg |
2012-04-11 | mac80211: add improved HW queue control | Johannes Berg |
2012-04-11 | mac80211: add explicit monitor interface if needed | Johannes Berg |
2012-04-11 | mac80211: manage AP netdev carrier state | Johannes Berg |
2012-04-11 | mac80211: Check basic rates when peering | Ashok Nagarajan |
2012-04-11 | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan |
2012-04-11 | mac80211: Indicate basic rates when adding rate IEs | Ashok Nagarajan |
2012-04-11 | mac80211: Use mandatory rates as basic rates when starting mesh | Ashok Nagarajan |
2012-04-10 | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona |
2012-04-10 | mac80211: Implement mesh synchronization framework | Javier Cardona |
2012-04-10 | mac80211: Allow tsf increments via debugfs | Javier Cardona |
2012-04-10 | mac80211: sanity check for null SSID | Stanislaw Gruszka |
2012-04-10 | mac80211: use IEEE80211_NUM_ACS | Johannes Berg |
2012-04-10 | mac80211: lazily stop queues in add_pending | Johannes Berg |
2012-04-10 | mac80211: debounce queue stop/wake | Johannes Berg |
2012-04-10 | mac80211: decouple # of netdev queues from HW queues | Johannes Berg |
2012-04-10 | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg |
2012-04-10 | cfg80211/nl80211: clarify TX queue API | Johannes Berg |
2012-04-10 | mac80211: notify driver of rate control updates | Johannes Berg |
2012-04-10 | mac80211: remove queue stop on rate control update | Johannes Berg |
2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg |
2012-04-10 | mac80211: set HT channel before association | Johannes Berg |
2012-04-10 | mac80211: use AC constants | Johannes Berg |
2012-04-10 | mac80211: inline ieee80211_add_pending_skbs | Johannes Berg |
2012-04-10 | mac80211: make ieee80211_downgrade_queue static | Johannes Berg |
2012-04-10 | mac80211: clean up uAPSD TX code | Johannes Berg |
2012-04-10 | mac80211: fix mesh TX coding style | Johannes Berg |
2012-04-10 | mac80211: don't always advertise remain-on-channel | Johannes Berg |
2012-04-09 | mac80211: fix the RANN propagation issues | Chun-Yeow Yeoh |
2012-04-09 | mac80211: fix the sparse warnings on endian handling in RANN propagation | Chun-Yeow Yeoh |
2012-04-09 | mac80211: when receiving DTIM disable power-save mode only if it was enabled | Ronald Wahl |
2012-04-09 | mac80211: optimize aggregation session timeout handling | Felix Fietkau |
2012-04-09 | mac80211: reduce code duplication in debugfs code | Felix Fietkau |
2012-04-09 | mac80211: end service period only after sending last buffered frame | Marco Porsch |
2012-04-09 | mac80211: Add iface name when calling WARN-ON. | Ben Greear |
2012-04-09 | wireless: rename ht_info to ht_operation | Johannes Berg |
2012-04-09 | mac80211: flush to get the tx status of nullfunc frame immediately | Rajkumar Manoharan |
2012-04-09 | mac80211: do not send pspoll when powersave is disabled | Rajkumar Manoharan |
2012-04-09 | mac80211: fix association beacon wait timeout | Johannes Berg |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |