aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27nl80211: remove channel width and extended capa advertisingJohannes Berg
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-16cfg80211: check radar interface combinationsSimon Wunderlich
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka
2013-01-03cfg80211: remove wiphy_idx_validJohannes Berg
2012-11-05cfg80211: allow registering more than one beacon listenerBen Greear
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-23cfg80211: add tracing for P2P Device start/stopJohannes Berg
2012-10-18cfg80211: fix antenna gain handlingFelix Fietkau
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-09nl80211: don't assume wdev->netdev existsJohannes Berg
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg
2012-07-08cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior
2012-06-29cfg80211: set initial monitor channelMichal Kazior
2012-06-29cfg80211: track monitor channelMichal Kazior
2012-06-29cfg80211: track monitor interfaces countMichal Kazior
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-20cfg80211: make some functions staticJohannes Berg
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg