| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: check sdata_running on ieee80211_set_bitrate_mask | Eliad Peller | 2012-06-13 | 1 | -0/+3 |
* | mac80211: Fix likely misuse of | for & | Joe Perches | 2012-06-04 | 1 | -3/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-14 | 1 | -0/+182 |
|\ |
|
| * | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2012-05-08 | 1 | -0/+5 |
| * | mac80211: Add more ethtools stats: survey, rates, etc | Ben Greear | 2012-05-08 | 1 | -8/+81 |
| * | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear | 2012-05-08 | 1 | -3/+16 |
| * | mac80211: Support getting sta_info stats via ethtool. | Ben Greear | 2012-05-08 | 1 | -0/+91 |
* | | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 | 1 | -1/+1 |
|/ |
|
* | mac80211: fix num_mcast_sta counting issues | Felix Fietkau | 2012-04-24 | 1 | -0/+19 |
* | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 2012-04-13 | 1 | -1/+3 |
* | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 2012-04-11 | 1 | -0/+10 |
* | mac80211: add improved HW queue control | Johannes Berg | 2012-04-11 | 1 | -0/+6 |
* | mac80211: manage AP netdev carrier state | Johannes Berg | 2012-04-11 | 1 | -1/+9 |
* | mac80211: Indicate basic rates when adding rate IEs | Ashok Nagarajan | 2012-04-11 | 1 | -6/+6 |
* | {nl,cfg}80211: Support for mesh synchronization | Javier Cardona | 2012-04-10 | 1 | -0/+8 |
* | mac80211: refuse TX queue configuration on non-QoS HW | Johannes Berg | 2012-04-10 | 1 | -3/+3 |
* | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 2012-04-10 | 1 | -5/+5 |
* | mac80211: fix mesh airtime link metric estimating | Thomas Pedersen | 2012-03-06 | 1 | -8/+15 |
* | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 2012-03-05 | 1 | -0/+8 |
* | cfg80211: remove cookies from callbacks | Johannes Berg | 2012-02-29 | 1 | -8/+4 |
* | cfg80211: restructure AP/GO mode API | Johannes Berg | 2012-02-22 | 1 | -87/+59 |
* | mac80211: redesign auth/assoc | Johannes Berg | 2012-02-06 | 1 | -3/+3 |
* | mac80211: add support for mcs masks | Simon Wunderlich | 2012-01-30 | 1 | -1/+4 |
* | mac80211: station state transition error handling | Johannes Berg | 2012-01-30 | 1 | -14/+8 |
* | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 2012-01-27 | 1 | -0/+2 |
* | mac80211: make CQM RSSI support per virtual interface | Johannes Berg | 2012-01-27 | 1 | -8/+2 |
* | mac80211: check sta_apply_parameters() return value | Eliad Peller | 2012-01-24 | 1 | -1/+6 |
* | mac80211: fix no-op authorized transitions | Johannes Berg | 2012-01-13 | 1 | -1/+1 |
* | net: reintroduce missing rcu_assign_pointer() calls | Eric Dumazet | 2012-01-12 | 1 | -2/+2 |
* | cfg80211: Return beacon loss count in station | Paul Stewart | 2011-12-19 | 1 | -1/+3 |
* | mac80211: refactor station state transitions | Johannes Berg | 2011-12-15 | 1 | -15/+61 |
* | mac80211: use station mutex in configuration | Johannes Berg | 2011-12-15 | 1 | -6/+6 |
* | mac80211: remove duplicate TDLS peer verification | Johannes Berg | 2011-12-15 | 1 | -14/+0 |
* | cfg80211: validate nl80211 station handling better | Johannes Berg | 2011-12-15 | 1 | -0/+8 |
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2011-11-28 | 1 | -0/+3 |
* | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh | 2011-11-28 | 1 | -0/+6 |
* | mac80211: dereference RCU protected probe_resp pointer correctly | Arik Nemtsov | 2011-11-28 | 1 | -1/+1 |
* | mac80211: Add NoAck per tid support | Simon Wunderlich | 2011-11-28 | 1 | -0/+11 |
* | mac80211: Support ht-cap over-rides. | Ben Greear | 2011-11-21 | 1 | -1/+1 |
* | mac80211: fix warning in ieee80211_probe_client | Johannes Berg | 2011-11-11 | 1 | -4/+5 |
* | mac80211: Save probe response data for bss | Arik Nemtsov | 2011-11-11 | 1 | -3/+35 |
* | mac80211/cfg80211: report monitor channel in wireless extensions | Johannes Berg | 2011-11-11 | 1 | -0/+9 |
* | mac80211: init rate-control for TDLS sta when supp-rates are known | Arik Nemtsov | 2011-11-11 | 1 | -1/+9 |
* | mac80211: Also report the STA's TDLS flag via nl80211 | Helmut Schaa | 2011-11-09 | 1 | -1/+4 |
* | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 2011-11-09 | 1 | -3/+8 |
* | mac80211: support client probe | Johannes Berg | 2011-11-09 | 1 | -0/+68 |
* | mac80211: add support for control port protocol in AP mode | Johannes Berg | 2011-11-09 | 1 | -1/+20 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-09 | 1 | -6/+6 |
|\ |
|
| * | mac80211: Fix TDLS support validation in add_station handler | Jouni Malinen | 2011-11-02 | 1 | -6/+6 |
* | | mac80211: fix confusing parentheses | Johannes Berg | 2011-11-08 | 1 | -1/+1 |
|/ |
|