Age | Commit message (Expand) | Author | Files | Lines |
2012-07-13 | Revert "mac80211: refactor virtual monitor code" | Johannes Berg | 1 | -4/+0 |
2012-07-12 | mac80211: add time synchronisation with BSS for assoc | Johannes Berg | 1 | -0/+2 |
2012-07-12 | mac80211: redesign scan RX | Johannes Berg | 1 | -5/+1 |
2012-07-12 | mac80211: track scheduled scan virtual interface | Johannes Berg | 1 | -1/+1 |
2012-07-12 | mac80211: make scan_sdata pointer usable with RCU | Johannes Berg | 1 | -1/+1 |
2012-07-12 | cfg80211: use wireless_dev for interface management | Johannes Berg | 1 | -1/+1 |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 1 | -0/+6 |
2012-07-02 | mac80211: include VHT capability IE in probe requests | Mahesh Palivela | 1 | -0/+2 |
2012-06-29 | mac80211: refactor virtual monitor code | Michal Kazior | 1 | -0/+4 |
2012-06-28 | mac80211: don't expose ieee80211_add_srates_ie() | Johannes Berg | 1 | -0/+4 |
2012-06-26 | mac80211: make __ieee80211_recalc_idle static | Johannes Berg | 1 | -1/+0 |
2012-06-24 | mac80211: clean up debugging | Johannes Berg | 1 | -0/+1 |
2012-06-20 | mac80211: Track auth frame registrations on IBSS ifaces | Will Hawkins | 1 | -0/+1 |
2012-06-20 | mac80211: save wmm_acm per sdata | Yoni Divinsky | 1 | -1/+3 |
2012-06-18 | mac80211: set only VO as a U-APSD enabled AC | Arik Nemtsov | 1 | -4/+7 |
2012-06-18 | mac80211: stop Rx during HW reconfig | Arik Nemtsov | 1 | -0/+3 |
2012-06-06 | mac80211: unify SW/offload remain-on-channel | Johannes Berg | 1 | -65/+24 |
2012-06-05 | mac80211: simplify association HT parameters | Johannes Berg | 1 | -1/+2 |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+2 |
2012-05-10 | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2012-05-09 | mac80211: Advertise HT protection mode in IEs | Ashok Nagarajan | 1 | -1/+2 |
2012-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-04-24 | mac80211: rename AP variable num_sta_authorized to num_mcast_sta | Felix Fietkau | 1 | -1/+1 |
2012-04-24 | mac80211: call ieee80211_mgd_stop() on interface stop | Eliad Peller | 1 | -1/+1 |
2012-04-23 | mac80211: Support on-channel scan option. | Ben Greear | 1 | -0/+3 |
2012-04-13 | mac80211: remove ieee80211_rx_bss_get | Mohammed Shafi Shajakhan | 1 | -3/+0 |
2012-04-13 | mac80211: remove hw.conf.channel usage where possible | Michal Kazior | 1 | -1/+1 |
2012-04-13 | mac80211: do not scan and monitor connection in parallel | Stanislaw Gruszka | 1 | -0/+1 |
2012-04-12 | mac80211: add improved HW queue control | Johannes Berg | 1 | -0/+1 |
2012-04-12 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -0/+3 |
2012-04-12 | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan | 1 | -1/+1 |
2012-04-10 | mac80211: Implement mesh synchronization framework | Javier Cardona | 1 | -0/+23 |
2012-04-10 | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg | 1 | -1/+1 |
2012-04-10 | mac80211: remove queue stop on rate control update | Johannes Berg | 1 | -1/+0 |
2012-04-10 | mac80211: remove channel type argument from rate_update | Johannes Berg | 1 | -5/+0 |
2012-04-10 | mac80211: set HT channel before association | Johannes Berg | 1 | -7/+3 |
2012-04-10 | mac80211: inline ieee80211_add_pending_skbs | Johannes Berg | 1 | -2/+5 |
2012-04-10 | mac80211: optimize aggregation session timeout handling | Felix Fietkau | 1 | -1/+2 |
2012-04-10 | wireless: rename ht_info to ht_operation | Johannes Berg | 1 | -7/+6 |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller | 1 | -14/+14 |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart | 1 | -0/+3 |
2012-03-12 | mac80211: simplify wmm check during association | Johannes Berg | 1 | -1/+1 |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg | 1 | -1/+0 |
2012-03-07 | mac80211: Filter duplicate IE ids | Paul Stewart | 1 | -0/+41 |
2012-03-06 | mac80211: combine QoS with other BSS changes | Johannes Berg | 1 | -1/+2 |
2012-03-06 | mac80211: use 16 bit alignment for the if_ibss bssid field | Felix Fietkau | 1 | -1/+1 |
2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg | 1 | -4/+2 |
2012-02-27 | mac80211: remove local_to_hw | Johannes Berg | 1 | -6/+0 |
2012-02-27 | mac80211: fix auth/assoc data & timer leak | Johannes Berg | 1 | -0/+1 |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg | 1 | -1/+1 |