aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-2/+4
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-11/+11
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Gravatar Vladimir Kondratiev 1-2/+4
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-33/+41
2013-08-14nl80211: nl80211hdr_put() doesn't return an ERR_PTRGravatar Dan Carpenter 1-11/+11
2013-08-12cfg80211: add wdev to testmode cmdGravatar David Spinadel 1-6/+17
2013-08-12nl80211: clean up CQM settings codeGravatar Johannes Berg 1-27/+24
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-1/+121
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-2/+4
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 1-18/+340
2013-08-01nl80211/cfg80211: add channel switch commandGravatar Simon Wunderlich 1-1/+121
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceGravatar Johannes Berg 1-2/+4
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSGravatar Simon Wunderlich 1-0/+2
2013-07-16nl80211: add scan width to bss and scan request structsGravatar Simon Wunderlich 1-0/+1
2013-07-16cfg80211/nl80211: Add packet coalesce supportGravatar Amitkumar Karwar 1-0/+308
2013-07-16nl80211: enable HT overrides for ibssGravatar Simon Wunderlich 1-0/+13
2013-07-16cfg80211/nl80211: rename packet pattern related structures and enumsGravatar Amitkumar Karwar 1-18/+16
2013-07-16nl80211: fix the setting of RSSI threshold value for meshGravatar Chun-Yeow Yeoh 1-2/+2
2013-07-16nl80211: fix mgmt tx status and testmode reporting for netnsGravatar Michal Kazior 1-2/+5
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-127/+160
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-93/+94
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-3/+14
2013-06-19nl80211: use small state buffer for wiphy_dumpGravatar Johannes Berg 1-94/+116
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADGravatar Johannes Berg 1-2/+9
2013-06-19nl80211: fix attrbuf access race by allocating a separate oneGravatar Johannes Berg 1-2/+9
2013-06-18nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flagGravatar Simon Wunderlich 1-4/+17
2013-06-18nl80211: use attributes to parse beaconsGravatar Simon Wunderlich 1-28/+25
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesGravatar Johannes Berg 1-1/+4
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyGravatar Antonio Quartulli 1-4/+15
2013-06-11cfg80211: fix VHT TDLS peer AID verificationGravatar Jouni Malinen 1-5/+7
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshGravatar Ashok Nagarajan 1-0/+17
2013-06-11{nl,cfg}80211: make peer link expiration time configurableGravatar Colleen Twitty 1-1/+7
2013-06-04cfg80211: separate internal SME implementationGravatar Johannes Berg 1-4/+1
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsGravatar Johannes Berg 1-17/+13
2013-06-04nl80211: remove bogus genlmsg_end() error checkingGravatar Johannes Berg 1-33/+7
2013-06-03cfg80211: take WoWLAN support information out of wiphy structGravatar Johannes Berg 1-29/+27
2013-05-29cfg80211: support an active monitor interface flagGravatar Felix Fietkau 1-0/+10
2013-05-27cfg80211: make WoWLAN configuration available to driversGravatar Johannes Berg 1-25/+28
2013-05-25cfg80211: remove some locked wrappers from sme APIGravatar Johannes Berg 1-2/+8
2013-05-25cfg80211: remove some locked wrappers from mlme APIGravatar Johannes Berg 1-11/+23
2013-05-25cfg80211: vastly simplify lockingGravatar Johannes Berg 1-142/+36
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextGravatar Johannes Berg 1-1/+5
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTGravatar Jouni Malinen 1-2/+9
2013-05-23cfg80211: fix reporting 64-bit station info tx bytesGravatar Felix Fietkau 1-1/+1
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Gravatar Colleen Twitty 1-0/+8
2013-05-16nl80211: Add generic netlink module alias for cfg80211/nl80211Gravatar Marcel Holtmann 1-4/+4
2013-05-16cfg80211: add support for per-chain signal strength reportingGravatar Felix Fietkau 1-0/+38
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsGravatar Johannes Berg 1-0/+2
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsGravatar Ilan Peer 1-0/+2
2013-04-22cfg80211: introduce critical protocol indication from user-spaceGravatar Arend van Spriel 1-0/+117