Age | Commit message (Expand) | Author |
2014-02-05 | cfg80211: regulatory introduce maximum bandwidth calculation | Janusz Dziedzic |
2014-02-04 | cfg80211: consider existing DFS interfaces | Michal Kazior |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli |
2014-02-04 | net: wireless: move regulatory timeout work to power efficient workqueue | Shaibal Dutta |
2014-02-04 | cfg80211: add helper reg_get_regdomain() function | Janusz Dziedzic |
2014-02-04 | cfg80211: set preset_chandef after channel switch | Janusz Dziedzic |
2014-02-04 | nl80211: fix scheduled scan RSSI matchset attribute confusion | Johannes Berg |
2014-02-04 | nl80211: send event when AP operation is stopped | Johannes Berg |
2014-02-04 | nl80211: check nla_parse() return values | Johannes Berg |
2014-02-04 | cfg80211: make device_type const | Johannes Berg |
2014-02-04 | nl80211: make netlink attribute policies const | Johannes Berg |
2014-02-04 | nl80211: check channel switch validity better | Johannes Berg |
2014-02-04 | cfg80211: fix few minor issues in reg_process_hint() | Ilan Peer |
2014-02-04 | nl80211: add Guard Interval support for set_bitrate_mask | Janusz Dziedzic |
2014-02-04 | cfg80211: Clean up connect params and channel fetching | Jouni Malinen |
2014-02-04 | cfg80211: Advertise maximum associated STAs in AP mode | Jouni Malinen |
2014-02-04 | cfg80211: Allow BSS hint to be provided for connect | Jouni Malinen |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-14 | net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue |
2014-01-13 | cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG | Luis R. Rodriguez |
2014-01-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2014-01-09 | cfg80211: add sanity check for retry limit in wext-compat | Ujjal Roy |
2014-01-09 | cfg80211: Add a function to get the number of supported channels | Ilan Peer |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-06 | cfg80211: fix wext-compat for getting retry value | Ujjal Roy |
2014-01-06 | nl80211: move vendor/testmode event skb functions out of ifdef | Johannes Berg |
2013-12-30 | cfg80211/mac80211: correct qos-map locking | Johannes Berg |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | nl80211: support vendor-specific events | Johannes Berg |
2013-12-16 | nl80211: add VHT support for set_bitrate_mask | Janusz Dziedzic |
2013-12-16 | radiotap: fix bitmap-end-finding buffer overrun | Johannes Berg |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-05 | cfg80211: don't "leak" uncompleted scans | Eliad Peller |
2013-12-05 | cfg80211: stop sched scan only when needed | Barak Bercovitz |
2013-12-05 | cfg80211: in bitrate_mask, rename mcs to ht_mcs | Janusz Dziedzic |
2013-12-05 | nl80211: allow setting bitrate mask back to default | Janusz Dziedzic |
2013-12-05 | cfg80211: fix WARN_ON for re-association to the expired BSS | Ujjal Roy |
2013-12-04 | nl80211: allow the use of DFS channel in mesh | Chun-Yeow Yeoh |
2013-12-03 | nl80211: vendor command support | Johannes Berg |
2013-12-03 | nl80211: don't clear bitrate_mask twice | Janusz Dziedzic |
2013-12-03 | cfg80211: DFS check dfs_region before usage | Luis R. Rodriguez |
2013-12-03 | cfg80211: add reg_get_dfs_region() | Luis R. Rodriguez |
2013-12-03 | nl80211/cfg80211: Set Operating Mode Notification | Marek Kwaczynski |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-12-02 | cfg80211: disable CSA for all drivers | Simon Wunderlich |
2013-12-02 | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify | Simon Wunderlich |
2013-12-02 | cfg80211: protect beacon changing functions with wdev-lock | Simon Wunderlich |
2013-12-02 | cfg80211: aggregate mgmt_tx parameters into a struct | Andrei Otcheretianski |
2013-12-02 | cfg80211: fix reporting 5/10 MHz support to user space | Felix Fietkau |