aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add os_exec() helper to run external programsJouni Malinen2015-10-203-0/+68
* P2P: Validate SSID element length before copying itJouni Malinen2015-10-171-0/+1
* WFD: Add support for sending Wi-Fi Display service discovery requestsJouni Malinen2012-12-144-0/+60
* WFD: Add wfd_subelems hexdump in BSS ctrl_iface command outputJouni Malinen2012-12-141-0/+1
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-1412-22/+653
* P2P: Fix broken rx action frame handling (INTERNAL-SQUASH)Eyal Shapira2012-11-132-1/+5
* nl80211: add support for DRIVER COUNTRY commandVishal Mahaveer2012-11-111-0/+2
* hostapd: enable dynamic modification of acl policyNadim Zubidat2012-11-062-0/+59
* P2P: cancel action frame offchan wait after recv go neg resp (UPSTREAM)Eyal Shapira2012-11-021-1/+1
* Revert "Add P2P IEs to probe requests only when in P2P (UPSTREAM)"Eyal Shapira2012-10-292-18/+0
* P2P: cancel action frame offchan wait after recv go neg confEyal Shapira2012-10-241-0/+1
* Revisit "nl80211: dummy DRIVER SETBAND handler"Vishal Mahaveer2012-09-281-3/+3
* nl80211: dummy DRIVER SETBAND handlerVishal Mahaveer2012-09-251-0/+3
* P2P: fix oper channel selection (SQUASH)Arik Nemtsov2012-09-241-1/+2
* nl80211_copy: update from latest 12xx drv (INTERNAL)Arik Nemtsov2012-09-131-0/+26
* nl80211: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-131-4/+69
* hostap: add channel switch ability to AP & GO (INTERNAL)Victor Goldenshtein2012-09-139-3/+150
* hostapd: implement channel switch request drv ops (INTERNAL)Victor Goldenshtein2012-09-134-0/+55
* nl80211: make unicast RX filter always match STA iface mac (ANDROID)Eyal Shapira2012-09-131-4/+4
* nl80211: reconfigure RX filters whenever a new interface is added (ANDROID)Eyal Shapira2012-09-131-0/+35
* nl80211: support configuring RX filters dynamically (ANDROID)Eyal Shapira2012-09-121-5/+128
* nl80211: make rx filters config global (ANDROID)Eyal Shapira2012-09-121-12/+24
* nl80211: Remove driver specific commands not used in JB (JB)Eyal Shapira2012-09-121-99/+0
* nl80211: Remove driver command DROPBCAST (ANDROID)Eyal Shapira2012-09-121-74/+0
* Make copies basic_rates list more usefulJouni Malinen2012-09-071-0/+2
* P2P: prefer operating channels where HT40 is possibleArik Nemtsov2012-09-041-0/+15
* P2P: always re-select oper channel if not hard codedArik Nemtsov2012-09-041-1/+16
* P2P: Use larger GO config timeout if HT40 is usedJouni Malinen2012-09-045-3/+29
* P2P: Enable 40 MHz support for autonomous P2P group additionRajkumar Manoharan2012-09-041-0/+2
* Remove default ACM=1 from AC_VO and AC_VIJouni Malinen2012-09-041-2/+2
* AP: configure basic rates from iface and not confArik Nemtsov2012-09-041-1/+1
* Add P2P IEs to probe requests only when in P2P (UPSTREAM)Eyal Shapira2012-08-132-0/+17
* WPS: fix nonce comparisons (UPSTREAM)Eyal Shapira2012-08-132-12/+12
* P2P: Increase GO Negotiation timeoutsJouni Malinen2012-08-122-3/+3
* Fix a couple memory leaksPaul Stewart2012-08-081-1/+4
* nl80211: avoid using another interface for P2P GO (INTERNAL)Eyal Shapira2012-08-021-1/+0
* Fix a crash in WPS PBC overlap (BRCM)Eyal Shapira2012-08-021-0/+5
* P2P: Avoid peer expiration while connection in progress (BRCM)Eyal Shapira2012-08-021-1/+34
* P2P: Improve scan results handling (BRCM)Eyal Shapira2012-08-022-0/+25
* P2P: Start blocked p2p find even if scan was on another interface (BRCM)Eyal Shapira2012-08-021-0/+12
* P2P: Decrease peer expiry time (BRCM)Eyal Shapira2012-08-021-0/+4
* nl80211: add parameter to force multi channel concurrency (BRCM)Eyal Shapira2012-08-021-0/+9
* nl80211: fix extending shared_freq detection to AP/GO (BRCM)Eyal Shapira2012-08-021-0/+4
* P2P: Resolve frequency conflicts between STA and P2P (BRCM)Eyal Shapira2012-08-021-0/+4
* Prep work to configure a prioritized interface (BRCM)Eyal Shapira2012-08-022-0/+6
* nl80211: Use native cfg80211 sta events (BRCM)Dmitry Shmidt2012-08-021-90/+15
* Fix p2p service discoveryIrfan Sheriff2012-08-023-3/+100
* Use keystore ENGINE for private key operationsKenny Root2012-08-021-0/+9
* nl80211_driver: add private commands to use dropbcastLuciano Coelho2012-08-021-2/+76
* nl80211: Implement some private cmdsYotam Rubin2012-08-021-27/+29