Age | Commit message (Expand) | Author | Files | Lines |
2010-01-15 | cfg80211: fix channel setting for wext | Abhijeet Kolekar | 1 | -0/+1 |
2010-01-12 | cfg80211: fix refcount imbalance when wext is disabled | Johannes Berg | 1 | -2/+2 |
2010-01-05 | cfg80211: fix syntax error on user regulatory hints | Luis R. Rodriguez | 1 | -1/+1 |
2009-12-29 | cfg80211: fix error path in cfg80211_wext_siwscan | Johannes Berg | 1 | -4/+9 |
2009-12-29 | cfg80211: fix race between deauth and assoc response | Johannes Berg | 1 | -1/+12 |
2009-12-11 | wireless: update old static regulatory domain rules | John W. Linville | 1 | -50/+25 |
2009-12-09 | cfg80211: Clear encryption privacy when key off is done. | Vivek Natarajan | 1 | -0/+1 |
2009-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 9 | -10/+185 |
2009-12-04 | cfg80211: indent regulatory messages with spaces | Kalle Valo | 1 | -3/+3 |
2009-12-04 | WE: Fix set events not propagated | Jean Tourrilhes | 1 | -1/+2 |
2009-11-30 | net: Move && and || to end of previous line | Joe Perches | 2 | -4/+5 |
2009-11-28 | cfg80211: Add PMKSA wext compatibility handler | Samuel Ortiz | 1 | -0/+42 |
2009-11-28 | nl80211: PMKSA caching support | Samuel Ortiz | 1 | -0/+120 |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys | 5 | -6/+18 |
2009-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 10 | -59/+204 |
2009-11-19 | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 1 | -11/+25 |
2009-11-19 | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 3 | -4/+43 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2 | -1/+38 |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg | 4 | -17/+17 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-11-19 | mac80211: update cfg80211 scan result code for the updated mesh conf IE | Rui Paulo | 1 | -13/+18 |
2009-11-19 | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 1 | -4/+5 |
2009-11-19 | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 3 | -11/+44 |
2009-11-19 | cfg80211: Allow reassociation in associated state | Jouni Malinen | 1 | -2/+18 |
2009-11-14 | nl80211: only allow adding stations to running vlan interfaces | Felix Fietkau | 1 | -1/+3 |
2009-11-14 | cfg80211: return channel noise via survey API | Holger Schurig | 1 | -0/+105 |
2009-11-14 | cfg80211: introduce nl80211_get_ifidx() | Holger Schurig | 1 | -43/+33 |
2009-11-14 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 1 | -0/+6 |
2009-11-14 | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 1 | -3/+3 |
2009-11-12 | mac80211: implement support for 4-address frames for AP and client mode | Felix Fietkau | 1 | -1/+3 |
2009-11-12 | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 1 | -0/+11 |
2009-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 8 | -43/+37 |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+5 |
2009-11-05 | cfg80211: remove dead variable | Johannes Berg | 1 | -2/+0 |
2009-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+5 |
2009-11-02 | cfg80211: validate scan channels | Johannes Berg | 2 | -7/+33 |
2009-11-02 | cfg80211: Fix WEXT compat siwauth wpa and group cipher | Jouni Malinen | 1 | -4/+2 |
2009-11-02 | cfg80211: fix NULL ptr deref | Johannes Berg | 1 | -2/+5 |
2009-10-30 | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 4 | -30/+2 |
2009-10-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -2/+29 |
2009-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -2/+29 |
2009-10-27 | cfg80211: remove warning in deauth case | Holger Schurig | 1 | -6/+0 |
2009-10-27 | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig | 1 | -27/+12 |
2009-10-27 | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 3 | -2/+29 |
2009-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+2 |
2009-10-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+2 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-10-09 | cfg80211: fix netns error unwinding bug | Johannes Berg | 1 | -1/+2 |
2009-10-08 | net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h | John W. Linville | 1 | -2/+0 |
2009-10-08 | cfg80211: add firmware and hardware version to wiphy | Kalle Valo | 1 | -1/+22 |