aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-87/+616
2013-09-03wireless: scan: Remove comment to compare_ether_addrJoe Perches1-4/+0
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-11/+14
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-5/+7
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-17/+15
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev3-5/+7
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-38/+49
2013-08-14cfg80211: don't request disconnect if not connectedJohannes Berg1-6/+4
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRDan Carpenter1-11/+11
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel3-11/+25
2013-08-12nl80211: clean up CQM settings codeJohannes Berg1-27/+24
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-1/+166
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-3/+9
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville8-39/+394
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich3-1/+166
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg1-0/+1
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg1-2/+4
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+14
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov1-1/+4
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich1-0/+2
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2-5/+14
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich3-16/+28
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar4-0/+321
2013-07-16nl80211: enable HT overrides for ibssSimon Wunderlich1-0/+13
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar1-18/+16
2013-07-16nl80211: fix the setting of RSSI threshold value for meshChun-Yeow Yeoh1-2/+2
2013-07-16regulatory: add missing rtnl lockingJohannes Berg1-0/+2
2013-07-16cfg80211: fix bugs in new SME implementationJohannes Berg1-3/+26
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsMichal Kazior1-2/+5
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville7-145/+246
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel1-1/+1
2013-06-24wireless: check for dangling wdev->current_bss pointerBen Greear1-0/+6
2013-06-24wireless: add comments about bss refcountingBen Greear2-0/+7
2013-06-24wireless: Make sure __cfg80211_connect_result always puts bssBen Greear1-1/+4
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville10-587/+534
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+14
2013-06-19cfg80211: hold BSS over association processJohannes Berg2-5/+14
2013-06-19cfg80211: require passing BSS struct back to cfg80211_assoc_timeoutJohannes Berg1-3/+5
2013-06-19nl80211: use small state buffer for wiphy_dumpJohannes Berg1-94/+116
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-2/+9
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneJohannes Berg1-2/+9
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagSimon Wunderlich2-12/+66
2013-06-18nl80211: use attributes to parse beaconsSimon Wunderlich1-28/+25
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville15-861/+443
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg1-1/+4
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli1-4/+15
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen1-5/+7
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan2-0/+27
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty2-1/+9
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+4