Age | Commit message (Expand) | Author |
2009-11-19 | mac80211: avoid spurious deauth frames/messages | Johannes Berg |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg |
2009-11-13 | cfg80211: return channel noise via survey API | Holger Schurig |
2009-11-13 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo |
2009-11-13 | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo |
2009-11-11 | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau |
2009-10-27 | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig |
2009-10-07 | cfg80211: add firmware and hardware version to wiphy | Kalle Valo |
2009-10-07 | wext: refactor | Johannes Berg |
2009-08-20 | cfg80211: fix dangling scan request checking | Johannes Berg |
2009-08-14 | cfg80211: allow driver to override PS default | Johannes Berg |
2009-08-14 | mac80211: remove max_bandwidth | Pat Erley |
2009-08-14 | cfg80211: fix alignment problem in scan request | Johannes Berg |
2009-08-14 | nl80211: add generation number to all dumps | Johannes Berg |
2009-08-14 | cfg80211: use reassociation when possible | Johannes Berg |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-04 | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez |
2009-08-03 | cfg80211: fix regression on beacon world roaming feature | Luis R. Rodriguez |
2009-07-29 | cfg80211: combine IWESSID handlers | Johannes Berg |
2009-07-29 | cfg80211: combine IWAP handlers | Johannes Berg |
2009-07-29 | cfg80211: combine iwfreq implementations | Johannes Berg |
2009-07-27 | cfg80211: make aware of net namespaces | Johannes Berg |
2009-07-24 | cfg80211: update misleading comment | Helmut Schaa |
2009-07-24 | cfg80211: rework key operation | Johannes Berg |
2009-07-10 | cfg80211: fix locking | Johannes Berg |
2009-07-10 | cfg80211: mlme API must be able to sleep | Johannes Berg |
2009-07-10 | cfg80211: dont use union for wext | Johannes Berg |
2009-07-10 | cfg80211: let SME control reassociation vs. association | Johannes Berg |
2009-07-10 | cfg80211: keep track of BSSes | Johannes Berg |
2009-07-10 | cfg80211: assimilate and export ieee80211_bss_get_ie | Johannes Berg |
2009-07-10 | cfg80211: implement get_wireless_stats | Johannes Berg |
2009-07-10 | cfg80211: implement IWRATE | Johannes Berg |
2009-07-10 | cfg80211: implement IWAP for WDS | Johannes Berg |
2009-07-10 | cfg80211: implement iwpower | Johannes Berg |
2009-07-10 | cfg80211: managed mode wext compatibility | Johannes Berg |
2009-07-10 | cfg80211: emulate connect with auth/assoc | Johannes Berg |
2009-07-10 | cfg80211: connect/disconnect API | Samuel Ortiz |
2009-07-10 | cfg80211: introduce nl80211 testmode command | Johannes Berg |
2009-07-10 | cfg80211: remove wireless_dev->bssid | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | cfg80211: add wrapper function to get wiphy from priv pointer | David Kilroy |
2009-07-10 | cfg80211: pass netdev to change_virtual_intf | Johannes Berg |
2009-06-03 | cfg80211: add rfkill support | Johannes Berg |
2009-06-03 | cfg80211: move txpower wext from mac80211 | Johannes Berg |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi |
2009-05-20 | cfg80211: allow wext to remove keys that don't exist | Johannes Berg |
2009-05-20 | cfg80211: mark wiphy->privid as pointer to const | David Kilroy |
2009-05-20 | cfg80211: mark ops as pointer to const | David Kilroy |
2009-05-20 | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ | Luis R. Rodriguez |