| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | mac80211: make uapsd_* keys per-vif | Eliad Peller | 2012-03-15 |
| * | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 2012-03-15 |
| * | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa | 2012-03-15 |
| * | mac80211: Don't let regulatory make us deaf | Paul Stewart | 2012-03-13 |
| * | mac80211: rename bss_conf timestamp to last_tsf | Johannes Berg | 2012-03-13 |
| * | mac80211: linearize SKBs as needed for crypto | Johannes Berg | 2012-03-13 |
| * | mac80211: move RX WEP weak IV counting | Johannes Berg | 2012-03-13 |
| * | mac80211: set basic rates earlier | Johannes Berg | 2012-03-12 |
| * | mac80211: refactor common auth/assoc setup code | Johannes Berg | 2012-03-12 |
| * | mac80211: remove spurious BSSID change flag | Johannes Berg | 2012-03-12 |
| * | mac80211: simplify wmm check during association | Johannes Berg | 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-12 |
| * | 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-07 |
| * | 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-06 |
| * | 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-03-05 |
| * | 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-29 |
| * | | 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-27 |
| * | | cfg80211: restructure AP/GO mode API | Johannes Berg | 2012-02-22 |
| * | | 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-08 |
| * | | | mac80211: rename mesh static path_lookup() | Luis R. Rodriguez | 2012-02-08 |