Age | Commit message (Expand) | Author |
2014-02-06 | cfg80211: send scan results from work queue | Johannes Berg |
2014-02-06 | cfg80211: fix scan done race | Johannes Berg |
2014-02-06 | cfg80211: re-enable 5/10 MHz support | Johannes Berg |
2014-02-06 | nl80211: Reset split_start when netlink skb is exhausted | Pontus Fuchs |
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 |
2013-11-25 | cfg80211: replace print_dfs_region() with reg_dfs_region_str() helper | Luis R. Rodriguez |
2013-11-25 | cfg80211: distinguish unset DFS region from unknown | Luis R. Rodriguez |
2013-11-25 | cfg80211: intersection dfs regions when intersecting regdomains | Luis R. Rodriguez |
2013-11-25 | cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere | Luis R. Rodriguez |
2013-11-25 | cfg80211: add an option to disable processing country IEs | Luis R. Rodriguez |
2013-11-25 | cfg80211: add flags to define country IE processing rules | Luis R. Rodriguez |
2013-11-25 | cfg80211: move regulatory flags to their own variable | Luis R. Rodriguez |
2013-11-25 | cfg80211: rename __set_regdom() to reg_set_rd_country_ie() | Luis R. Rodriguez |
2013-11-25 | cfg80211: set driver regulatory updates on its own | Luis R. Rodriguez |
2013-11-25 | cfg80211: set user regulatory updates on its own | Luis R. Rodriguez |
2013-11-25 | cfg80211: set core regulatory updates on its own | Luis R. Rodriguez |
2013-11-25 | cfg80211: pass the last_request to __set_regdom() | Luis R. Rodriguez |
2013-11-25 | cfg80211: move core reg_notfier() check to source | Luis R. Rodriguez |