Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | mac80211: use oper_channel in utils and config | Johannes Berg | 1 | -3/+3 |
2012-07-31 | mac80211: add PS flag to bss_conf | Eliad Peller | 1 | -2/+4 |
2012-07-18 | mac80211: flush stations before stop beaconing | Eliad Peller | 1 | -0/+1 |
2012-07-17 | mac80211: fix tx-mgmt cookie value being left uninitialized | Nicolas Cavallari | 1 | -0/+1 |
2012-07-13 | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 1 | -0/+11 |
2012-07-13 | Revert "mac80211: refactor virtual monitor code" | Johannes Berg | 1 | -11/+0 |
2012-07-12 | nl80211: move scan API to wdev | Johannes Berg | 1 | -2/+3 |
2012-07-12 | cfg80211: use wireless_dev for interface management | Johannes Berg | 1 | -10/+10 |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 1 | -11/+10 |
2012-07-09 | mac80211: update BSS info on AC parameters change | Johannes Berg | 1 | -0/+2 |
2012-06-29 | cfg80211/mac80211: remove .get_channel | Michal Kazior | 1 | -11/+0 |
2012-06-29 | mac80211: refactor virtual monitor code | Michal Kazior | 1 | -0/+11 |
2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 1 | -0/+3 |
2012-06-28 | mac80211: don't expose ieee80211_add_srates_ie() | Johannes Berg | 1 | -6/+6 |
2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 1 | -14/+16 |
2012-06-24 | mac80211: clean up debugging | Johannes Berg | 1 | -6/+3 |
2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 1 | -15/+60 |
2012-06-21 | mac80211: add command to get current rssi | Victor Goldenshtein | 1 | -8/+13 |
2012-06-20 | mac80211: fix double-start of remain-on-channel | Johannes Berg | 1 | -1/+2 |
2012-06-20 | mac80211: Track auth frame registrations on IBSS ifaces | Will Hawkins | 1 | -7/+21 |
2012-06-18 | mac80211: fix the assignment of mesh element TTL | Chun-Yeow Yeoh | 1 | -1/+1 |
2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval | Chun-Yeow Yeoh | 1 | -0/+3 |
2012-06-18 | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value | Chun-Yeow Yeoh | 1 | -2/+2 |
2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv... | Chun-Yeow Yeoh | 1 | -0/+6 |
2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+3 |
2012-06-13 | mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED | Pontus Fuchs | 1 | -1/+2 |
2012-06-13 | mac80211: check sdata_running on ieee80211_set_bitrate_mask | Eliad Peller | 1 | -0/+3 |
2012-06-13 | mac80211: allow cancelling dependent ROCs | Johannes Berg | 1 | -0/+22 |
2012-06-11 | mac80211: remove unneeded ieee80211_run_deferred_scan() | Johannes Berg | 1 | -1/+0 |
2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh | 1 | -2/+1 |
2012-06-06 | mac80211: unify SW/offload remain-on-channel | Johannes Berg | 1 | -219/+259 |
2012-06-06 | mac80211: do remain-on-channel while idle | Johannes Berg | 1 | -4/+3 |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg | 1 | -1/+8 |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+3 |
2012-06-05 | cfg80211: provide channel to join_mesh function | Johannes Berg | 1 | -0/+6 |
2012-06-05 | cfg80211: provide channel to start_ap function | Johannes Berg | 1 | -0/+5 |
2012-06-05 | mac80211: move ieee80211_set_channel function | Johannes Berg | 1 | -35/+35 |
2012-06-05 | mac80211: clean up ieee80211_set_channel | Johannes Berg | 1 | -16/+2 |
2012-06-05 | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 1 | -2/+2 |
2012-06-05 | mac80211: use offchannel queue only when supported | Eliad Peller | 1 | -3/+5 |
2012-06-04 | mac80211: Fix likely misuse of | for & | Joe Perches | 1 | -3/+3 |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+182 |
2012-05-10 | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -1/+1 |
2012-05-09 | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 1 | -0/+5 |
2012-05-09 | mac80211: Add more ethtools stats: survey, rates, etc | Ben Greear | 1 | -8/+81 |
2012-05-09 | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear | 1 | -3/+16 |
2012-05-09 | mac80211: Support getting sta_info stats via ethtool. | Ben Greear | 1 | -0/+91 |
2012-04-24 | mac80211: fix num_mcast_sta counting issues | Felix Fietkau | 1 | -0/+19 |
2012-04-13 | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE | Pontus Fuchs | 1 | -1/+3 |
2012-04-12 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 1 | -0/+10 |