summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
2012-10-18cfg80211: fix antenna gain handlingFelix Fietkau
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
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-10-11Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg