Age | Commit message (Expand) | Author |
2012-03-12 | mac80211: simplify HT checks | Johannes Berg |
2012-03-12 | mac80211: move misplaced comment | Johannes Berg |
2012-03-12 | mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPS | Helmut Schaa |
2012-03-12 | mac80211: set channel back after disassociating | Johannes Berg |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg |
2012-03-12 | mac80211: Limit TID buffering during BA session setup/teardown | Helmut Schaa |
2012-03-07 | mac80211: fix smatch lock errors in mesh | Thomas Pedersen |
2012-03-07 | mac80211: Fix potential null pointer dereferencing | Ashok Nagarajan |
2012-03-07 | mac80211: Filter duplicate IE ids | Paul Stewart |
2012-03-06 | mac80211: Modify tsf via debugfs in mesh interfaces | Javier Cardona |
2012-03-06 | mac80211: fix mesh airtime link metric estimating | Thomas Pedersen |
2012-03-06 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg |
2012-03-05 | mac80211: combine QoS with other BSS changes | Johannes Berg |
2012-03-05 | mac80211: use common radiotap code for cooked monitors | Johannes Berg |
2012-03-05 | mac80211: fix the support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh |
2012-03-05 | mac80211: add an rx flag for ignoring a packet's signal strength | Felix Fietkau |
2012-03-05 | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau |
2012-03-05 | mac80211: use 16 bit alignment for the if_ibss bssid field | Felix Fietkau |
2012-03-05 | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan |
2012-03-05 | mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP | Chun-Yeow Yeoh |
2012-02-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-29 | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg |
2012-02-29 | mac80211: make deauth/disassoc sequence more natural | Johannes Berg |
2012-02-29 | mac80211: fix ieee80211_set_disassoc() sending DelBA | Johannes Berg |
2012-02-29 | mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc | Johannes Berg |
2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg |
2012-02-28 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-02-27 | mac80211: remove local_to_hw | Johannes Berg |
2012-02-27 | mac80211: fix sta_info_flush() return value | Johannes Berg |
2012-02-27 | mac80211: fix auth/assoc data & timer leak | Johannes Berg |
2012-02-27 | mac80211: use proper sub_if_data on suspend path | Jakub Kicinski |
2012-02-27 | mac80211: fix associated vs. idle race | Johannes Berg |
2012-02-27 | mac80211: clean up asm/unaligned.h inclusion | Johannes Berg |
2012-02-27 | mac80211: remove redundant monitor_work enqueueing | Eliad Peller |
2012-02-27 | mac80211: don't queue monitor work for HW_CONNECTION_MONITOR | Eliad Peller |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg |
2012-02-21 | mac80211: Fix a warning on changing to monitor mode from STA | Mohammed Shafi Shajakhan |
2012-02-21 | mac80211: zero initialize count field in ieee80211_tx_rate | Mohammed Shafi Shajakhan |
2012-02-21 | mac80211: Convert call_rcu() to kfree_rcu(), drop mesh_gate_node_reclaim() | Paul E. McKenney |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-15 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau |
2012-02-15 | mac80211: call rate control only after init | Johannes Berg |
2012-02-09 | mac80211: Fix a rwlock bad magic bug | Mohammed Shafi Shajakhan |
2012-02-08 | mac80211: do not call rate control .tx_status before .rate_init | Felix Fietkau |
2012-02-08 | mac80211: rename mesh static path_lookup() | Luis R. Rodriguez |
2012-02-08 | mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk | Felix Fietkau |
2012-02-06 | mac80211: call rate control only after init | Johannes Berg |
2012-02-06 | mac80211: support hw scan while idle | Eliad Peller |
2012-02-06 | mac80211: off by one in mcs mask handling | Dan Carpenter |
2012-02-06 | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli |