summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-171-3/+2
|\
| * wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-121-3/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-293-10/+12
|\ \ | |/
| * mac80211: verify that skb data is presentJohannes Berg2012-10-261-1/+2
| * wireless: drop invalid mesh address extension framesJohannes Berg2012-10-261-5/+6
| * cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau2012-10-181-2/+3
| * cfg80211: fix antenna gain handlingFelix Fietkau2012-10-181-2/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-294-4/+32
|\ \
| * | cfg80211: add tracing for P2P Device start/stopJohannes Berg2012-10-234-4/+32
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-9/+3
|\ \ \ | |/ / |/| / | |/
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-9/+3
* | cfg80211: add cfg80211 exported function tracingBeni Lev2012-10-187-10/+615
* | cfg80211: add tracing to rdev-opsBeni Lev2012-10-184-79/+2141
* | cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-1814-148/+700
* | cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan2012-10-181-3/+17
* | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-184-24/+59
* | cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-181-2/+14
* | cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar2012-10-181-27/+27
* | {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-181-0/+12
* | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-171-0/+5
* | cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen2012-10-174-18/+61
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-304-24/+65
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-284-24/+65
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-254-24/+65
| | |\
| | | * cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev2012-09-251-5/+14
| | | * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-183-0/+50
| | | * wireless: remove unreachable codeAlan Cox2012-09-181-19/+1
| | | * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-062-2/+21
| | | |\
* | | | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-3/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez2012-09-181-3/+9
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-144-10/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-075-3/+28
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-051-1/+3
| | |\ \ | | | |/
| | | * nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
| * | | cfg80211: fix indentationHila Gonen2012-09-051-1/+1
| * | | wext: include wireless event id when it has a size problemArend van Spriel2012-09-051-4/+4
| * | | cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-4/+2
* | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-103-64/+64
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-246-29/+201
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | cfg80211: add P2P Device abstractionJohannes Berg2012-08-205-14/+196
| * | wireless: add radiotap A-MPDU status fieldJohannes Berg2012-08-201-0/+2
| * | cfg80211: unify IE searchVladimir Kondratiev2012-07-311-15/+3
* | | cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-063-1/+7
| |/ |/|
* | cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
* | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
* | Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-3018-528/+1511
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2013-287/+656
| |\
| | * cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan2012-07-181-1/+3
| | * cfg80211: remove regulatory_update()Luis R. Rodriguez2012-07-171-10/+2
| | * cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-173-4/+4
OpenPOWER on IntegriCloud