Age | Commit message (Expand) | Author | Files | Lines |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski | 1 | -8/+4 |
2013-11-25 | cfg80211/mac80211: DFS setup chandef for cac event | Janusz Dziedzic | 1 | -5/+3 |
2013-10-21 | cfg80211: update dfs_state_entered upon dfs_state change | Michal Kazior | 1 | -0/+2 |
2013-10-21 | cfg80211: fix DFS channel recovery timeout | Michal Kazior | 1 | -2/+2 |
2013-08-23 | cfg80211: add flags to cfg80211_rx_mgmt() | Vladimir Kondratiev | 1 | -2/+2 |
2013-06-19 | cfg80211: hold BSS over association process | Johannes Berg | 1 | -0/+4 |
2013-06-19 | cfg80211: require passing BSS struct back to cfg80211_assoc_timeout | Johannes Berg | 1 | -3/+5 |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg | 1 | -131/+60 |
2013-06-04 | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg | 1 | -32/+54 |
2013-05-25 | cfg80211: remove some locked wrappers from mlme API | Johannes Berg | 1 | -97/+23 |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg | 1 | -40/+8 |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -6/+6 |
2013-05-17 | cfg80211: use C99 initialisers to simplify code a bit | Johannes Berg | 1 | -24/+20 |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel | 1 | -0/+5 |
2013-03-06 | cfg80211: refactor association parameters | Johannes Berg | 1 | -48/+16 |
2013-03-06 | cfg80211: add ability to override VHT capabilities | Johannes Berg | 1 | -3/+32 |
2013-03-06 | cfg80211: move exported event functions into nl80211 | Johannes Berg | 1 | -159/+0 |
2013-02-15 | nl80211/cfg80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+120 |
2013-02-11 | cfg80211: pass wiphy to cfg80211_ref_bss/put_bss | Johannes Berg | 1 | -7/+7 |
2013-01-29 | cfg80211: add SME state to warning in __cfg80211_mlme_disassoc | Johannes Berg | 1 | -1/+1 |
2013-01-03 | cfg80211: move some AP code to right file | Johannes Berg | 1 | -62/+0 |
2012-11-26 | cfg80211: pass a channel definition struct | Johannes Berg | 1 | -10/+5 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 1 | -15/+6 |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+3 |
2012-10-18 | cfg80211: add cfg80211 exported function tracing | Beni Lev | 1 | -7/+48 |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 1 | -12/+14 |
2012-10-17 | cfg80211: Allow user space to specify non-IEs to SAE Authentication | Jouni Malinen | 1 | -3/+8 |
2012-10-15 | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 1 | -9/+3 |
2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+11 |
2012-09-18 | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 1 | -0/+11 |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 1 | -8/+8 |
2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg | 1 | -3/+7 |
2012-07-17 | cfg80211: support TX error rate CQM | Thomas Pedersen | 1 | -0/+13 |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 1 | -19/+15 |
2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior | 1 | -0/+16 |
2012-06-29 | cfg80211: add channel tracking for AP and mesh | Michal Kazior | 1 | -0/+1 |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg | 1 | -2/+0 |
2012-05-10 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -16/+15 |
2012-04-12 | cfg80211: add channel switch notify event | Thomas Pedersen | 1 | -0/+27 |
2012-04-10 | cfg80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 1 | -15/+17 |
2012-03-07 | cfg80211/mac80211: report signal strength for mgmt frames | Johannes Berg | 1 | -3/+4 |
2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg | 1 | -3/+3 |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg | 1 | -269/+53 |
2011-11-22 | wireless: Support ht-capabilities over-rides. | Ben Greear | 1 | -3/+34 |
2011-11-10 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 1 | -2/+3 |
2011-11-10 | cfg80211: add event for unexpected 4addr frames | Johannes Berg | 1 | -0/+14 |
2011-11-10 | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg | 1 | -0/+16 |
2011-09-27 | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan | 1 | -2/+3 |
2011-09-20 | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen | 1 | -0/+11 |
2011-07-06 | cfg80211/nl80211: support GTK rekey offload | Johannes Berg | 1 | -0/+11 |