aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-05
| | |\
| | | * nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-04
| * | | cfg80211: fix indentationHila Gonen2012-09-05
| * | | wext: include wireless event id when it has a size problemArend van Spriel2012-09-05
| * | | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-05
* | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-24
|\| | | | |/ / |/| |
| * | cfg80211: add P2P Device abstractionJohannes Berg2012-08-20
| * | wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-20
| * | cfg80211: unify IE searchVladimir Kondratiev2012-07-31
* | | cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-06
| |/ |/|
* | cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-02
* | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-02
* | Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
| |\
| | * cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-18
| | * cfg80211: remove regulatory_update()Luis R. Rodriguez2012-07-17
| | * cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-17
| | * cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez2012-07-17
| | * cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-17
| | * cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez2012-07-17
| | * cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo2012-07-17
| | * cfg80211: support TX error rate CQMThomas Pedersen2012-07-17
| | * nl80211: add wdev ID as u64 as it shouldJohannes Berg2012-07-17
| | * cfg80211: reduce monitor interface trackingJohannes Berg2012-07-13
| | * cfg80211/mac80211: re-add get_channel operationJohannes Berg2012-07-13
| | * nl80211: allow enabling WoWLAN without triggersJohannes Berg2012-07-12
| | * cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau2012-07-12
| | * cfg80211: fix locking and lockdep complaintsJohannes Berg2012-07-12
| | * nl80211: move scan API to wdevJohannes Berg2012-07-12
| | * nl80211: send interface after creationJohannes Berg2012-07-12
| | * cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-12
| | * cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-09
| | * nl80211: don't assume wdev->netdev existsJohannes Berg2012-07-09
| | * nl80211: retrieve interface data by wdevJohannes Berg2012-07-09
| | * nl80211: add NL80211_FLAG_NEED_WDEVJohannes Berg2012-07-09
| | * nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-09
| | * cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev2012-07-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
| |\|
| | * cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-05
| | * {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-05
| | * cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-04
| | * wireless: regulatory for 60gVladimir Kondratiev2012-07-02
| | * cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-02
| | * cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-29
| | * cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-29
| | * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-29
| | * cfg80211: set initial monitor channelMichal Kazior2012-06-29