summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg-19/+26
2012-10-30nl80211: move "can set channel" checkJohannes Berg-4/+4
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-10/+12
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-4/+32
2012-10-26mac80211: verify that skb data is presentJohannes Berg-1/+2
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg-5/+6
2012-10-23cfg80211: add tracing for P2P Device start/stopJohannes Berg-4/+32
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+3
2012-10-18cfg80211: fix initialization of chan->max_reg_powerFelix Fietkau-2/+3
2012-10-18cfg80211: fix antenna gain handlingFelix Fietkau-2/+1
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev-10/+615
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan-3/+17
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler-24/+59
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler-2/+14
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar-27/+27
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler-0/+12
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela-0/+5
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen-18/+61
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka-9/+3
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-24/+65
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+9
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-24/+65
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-24/+65
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev-5/+14
2012-09-18cfg80211: fix possible circular lock on reg_regdb_search()Luis R. Rodriguez-3/+9
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu-0/+50
2012-09-18wireless: remove unreachable codeAlan Cox-19/+1
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-10/+10
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman-64/+64
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+28
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg-2/+21
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+3
2012-09-05cfg80211: fix indentationHila Gonen-1/+1
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel-4/+4
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun-4/+2
2012-09-04nl80211: fix possible memory leak nl80211_connect()Wei Yongjun-1/+3
2012-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-29/+201
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg-14/+196
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg-0/+2
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake-1/+7
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart-0/+1
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee-0/+2
2012-07-31cfg80211: unify IE searchVladimir Kondratiev-15/+3
2012-07-30Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg-528/+1511
2012-07-25wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka-1/+15
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-287/+656
2012-07-18cfg80211: Fix mutex locking in reg_last_request_cell_baseMohammed Shafi Shajakhan-1/+3
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez-10/+2