| Commit message (Expand) | Author | Age | Files | Lines |
* | nl80211: add power save commands | Kalle Valo | 2010-02-19 | 1 | -3/+4 |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 1 | -1/+46 |
* | wireless: update radiotap parser | Johannes Berg | 2010-02-08 | 1 | -19/+64 |
* | cfg80211: export cfg80211_find_ie | Johannes Berg | 2010-01-26 | 1 | -0/+16 |
* | cfg80211: export multiple MAC addresses in sysfs | Johannes Berg | 2010-01-22 | 1 | -1/+21 |
* | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen | 2010-01-12 | 1 | -1/+11 |
* | nl80211: New command for setting TX rate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -2/+2 |
* | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -11/+2 |
* | nl80211: Add new WIPHY attribute COVERAGE_CLASS | Lukáš Turek | 2010-01-12 | 1 | -0/+2 |
* | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 | 1 | -0/+12 |
* | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 | 1 | -0/+47 |
* | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi | 2009-12-22 | 1 | -2/+20 |
* | nl80211: PMKSA caching support | Samuel Ortiz | 2009-11-28 | 1 | -0/+28 |
* | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2009-11-19 | 1 | -0/+12 |
* | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -0/+11 |
* | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -27/+35 |
* | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+34 |
* | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+1 |
* | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -4/+4 |
* | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+2 |
* | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig | 2009-10-27 | 1 | -8/+23 |
* | cfg80211: add firmware and hardware version to wiphy | Kalle Valo | 2009-10-07 | 1 | -0/+3 |
* | wext: refactor | Johannes Berg | 2009-10-07 | 1 | -1/+5 |
* | cfg80211: fix dangling scan request checking | Johannes Berg | 2009-08-20 | 1 | -0/+2 |
* | cfg80211: allow driver to override PS default | Johannes Berg | 2009-08-14 | 1 | -0/+4 |
* | mac80211: remove max_bandwidth | Pat Erley | 2009-08-14 | 1 | -2/+0 |
* | cfg80211: fix alignment problem in scan request | Johannes Berg | 2009-08-14 | 1 | -1/+3 |
* | nl80211: add generation number to all dumps | Johannes Berg | 2009-08-14 | 1 | -0/+12 |
* | cfg80211: use reassociation when possible | Johannes Berg | 2009-08-14 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 1 | -0/+5 |
|\ |
|
| * | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez | 2009-08-03 | 1 | -0/+5 |
* | | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez | 2009-08-04 | 1 | -14/+0 |
* | | cfg80211: combine IWESSID handlers | Johannes Berg | 2009-07-29 | 1 | -14/+6 |
* | | cfg80211: combine IWAP handlers | Johannes Berg | 2009-07-29 | 1 | -18/+6 |
* | | cfg80211: combine iwfreq implementations | Johannes Berg | 2009-07-29 | 1 | -14/+6 |
* | | cfg80211: make aware of net namespaces | Johannes Berg | 2009-07-27 | 1 | -4/+36 |
* | | cfg80211: update misleading comment | Helmut Schaa | 2009-07-24 | 1 | -1/+1 |
* | | cfg80211: rework key operation | Johannes Berg | 2009-07-24 | 1 | -1/+17 |
* | | cfg80211: fix locking | Johannes Berg | 2009-07-10 | 1 | -5/+19 |
* | | cfg80211: mlme API must be able to sleep | Johannes Berg | 2009-07-10 | 1 | -16/+14 |
* | | cfg80211: dont use union for wext | Johannes Berg | 2009-07-10 | 1 | -4/+2 |
* | | cfg80211: let SME control reassociation vs. association | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | | cfg80211: keep track of BSSes | Johannes Berg | 2009-07-10 | 1 | -64/+22 |
* | | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg | 2009-07-10 | 1 | -0/+9 |
* | | cfg80211: implement get_wireless_stats | Johannes Berg | 2009-07-10 | 1 | -0/+1 |
* | | cfg80211: implement IWRATE | Johannes Berg | 2009-07-10 | 1 | -0/+32 |
* | | cfg80211: implement IWAP for WDS | Johannes Berg | 2009-07-10 | 1 | -0/+10 |
* | | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 | 1 | -0/+13 |
* | | cfg80211: managed mode wext compatibility | Johannes Berg | 2009-07-10 | 1 | -1/+35 |
* | | cfg80211: emulate connect with auth/assoc | Johannes Berg | 2009-07-10 | 1 | -1/+5 |