summaryrefslogtreecommitdiff
path: root/net/wireless/nl80211.c
AgeCommit message (Expand)Author
2012-07-12mac80211 & nl80211: add support to abort a scan request on txWei Ni
2012-06-15cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2012-02-03nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2012-02-03cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2011-12-09nl80211: fix MAC address validationEliad Peller
2011-11-26nl80211: fix HT capability attribute validationJohannes Berg
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-07-20cfg80211: fix scan crash on single-band cardsJohannes Berg
2011-07-19cfg80211: allow userspace to control supported rates in scanJohannes Berg
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov
2011-06-22nl80211: use netlink consistent dump feature for BSS dumpsJohannes Berg
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-07nl80211: fix overflow in ssid_lenLuciano Coelho
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-19nl80211: remove some stack variables in trigger_scan and start_sched_scanLuciano Coelho
2011-05-16nl80211: Move peer link state definition to nl80211Javier Cardona
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona
2011-05-11nl80211: allow setting MFP flag for a meshifThomas Pedersen
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2011-05-05nl80211: Fix set_key regression with some driversJouni Malinen
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona
2011-04-12nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall
2010-12-20nl80211: Export available antennasBruno Randolf
2010-12-20cfg80211: Separate available antennas for RX and TXBruno Randolf
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona