Age | Commit message (Expand) | Author | Files | Lines |
2014-02-20 | mac80211: allow driver to return error from sched_scan_stop | Johannes Berg | 1 | -4/+8 |
2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg | 1 | -0/+16 |
2013-12-03 | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg | 1 | -16/+0 |
2013-10-01 | mac80211: add explicit IBSS driver operations | Johannes Berg | 1 | -0/+27 |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 1 | -0/+13 |
2013-05-29 | mac80211: support active monitor interfaces | Felix Fietkau | 1 | -1/+2 |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -3/+4 |
2013-03-18 | mac80211: remove vif debugfs driver callbacks | Stanislaw Gruszka | 1 | -37/+0 |
2013-03-18 | mac80211: move sdata debugfs dir to vif | Stanislaw Gruszka | 1 | -2/+2 |
2013-03-11 | mac80211: add driver callback for per-interface multicast filter | Alexander Bondar | 1 | -0/+16 |
2013-03-06 | mac80211: Allow drivers to differentiate between ROC types | Ilan Peer | 1 | -3/+4 |
2013-02-15 | mac80211: don't call bss_info_changed on p2p-device/monitor | Johannes Berg | 1 | -7/+10 |
2013-02-11 | mac80211: add vif debugfs driver callbacks | Alexander Bondar | 1 | -0/+37 |
2013-01-24 | mac80211: support mesh rate updates | Thomas Pedersen | 1 | -1/+2 |
2013-01-24 | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 1 | -2/+3 |
2013-01-19 | mac80211: allow drivers to access IPv6 information | Johannes Berg | 1 | -0/+12 |
2013-01-18 | mac80211: add op to configure default key id | Yoni Divinsky | 1 | -0/+16 |
2013-01-03 | mac80211: assign bss_conf.bssid only once | Johannes Berg | 1 | -0/+2 |
2013-01-03 | mac80211: further simplify ieee80211_bss_info_change_notify | Johannes Berg | 1 | -0/+6 |
2013-01-03 | mac80211: fix channel context iteration | Johannes Berg | 1 | -3/+12 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 1 | -3/+2 |
2012-11-21 | mac80211: Add debugfs callbacks for station addition/removal | Sujith Manoharan | 1 | -0/+32 |
2012-11-19 | mac80211: make remain_on_channel() op pass vif param | Eliad Peller | 1 | -3/+4 |
2012-11-19 | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 1 | -1/+1 |
2012-11-09 | mac80211: call driver method when restart completes | Johannes Berg | 1 | -0/+10 |
2012-10-26 | mac80211: add explicit AP/GO driver operations | Johannes Berg | 1 | -0/+25 |
2012-10-16 | mac80211: introduce new ieee80211_ops | Michal Kazior | 1 | -0/+65 |
2012-08-20 | mac80211: support P2P Device abstraction | Johannes Berg | 1 | -1/+1 |
2012-08-20 | mac80211: add supported rates change notification in IBSS | Antonio Quartulli | 1 | -0/+3 |
2012-07-31 | mac80211: move TX station pointer and restructure TX | Thomas Huehn | 1 | -2/+4 |
2012-07-03 | mac80211: add TX prepare API | Johannes Berg | 1 | -0/+14 |
2012-07-02 | mac80211: remove tx_frags driver callback | Johannes Berg | 1 | -8/+0 |
2012-06-24 | mac80211: rename driver-trace file | Johannes Berg | 1 | -1/+1 |
2012-06-21 | mac80211: add command to get current rssi | Victor Goldenshtein | 1 | -0/+15 |
2012-05-09 | mac80211: Framework to get wifi-driver stats via ethtool. | Ben Greear | 1 | -0/+37 |
2012-04-12 | cfg80211/mac80211: enable proper device_set_wakeup_enable handling | Johannes Berg | 1 | -0/+13 |
2012-04-12 | mac80211: add explicit monitor interface if needed | Johannes Berg | 1 | -1/+2 |
2012-04-10 | cfg80211/nl80211: clarify TX queue API | Johannes Berg | 1 | -3/+3 |
2012-04-10 | mac80211: notify driver of rate control updates | Johannes Berg | 1 | -0/+15 |
2012-04-10 | mac80211: Add iface name when calling WARN-ON. | Ben Greear | 1 | -1/+3 |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg | 1 | -35/+0 |
2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg | 1 | -1/+10 |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg | 1 | -0/+22 |
2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg | 1 | -0/+2 |
2011-11-28 | mac80211: do not pass AP VLAN vif pointers to drivers | Felix Fietkau | 1 | -0/+14 |
2011-11-22 | mac80211: transmit fragment list to drivers | Johannes Berg | 1 | -0/+8 |
2011-11-10 | mac80211: verify virtual interfaces in driver API | Johannes Berg | 1 | -6/+62 |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 1 | -1/+2 |
2011-09-30 | mac80211: explicitly notify drivers of frame release | Johannes Berg | 1 | -0/+15 |