summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: trace debug messagesJohannes Berg2012-06-244-0/+136
* mac80211: rename driver-trace fileJohannes Berg2012-06-245-6/+5
* mac80211: clean up debuggingJohannes Berg2012-06-2423-453/+519
* mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16
* mac80211: two small verbose debug cleanupsJohannes Berg2012-06-222-2/+2
* mac80211: remove TKIP debugJohannes Berg2012-06-222-53/+1
* ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil2012-06-211-0/+2
* mac80211: add command to get current rssiVictor Goldenshtein2012-06-214-8/+59
* mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-202-2/+7
* mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-201-1/+3
* mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins2012-06-201-1/+1
* mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-202-7/+22
* mac80211: fix cleanup if driver suspend callback failsEyal Shapira2012-06-201-0/+10
* mac80211: save wmm_acm per sdataYoni Divinsky2012-06-206-14/+17
* mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho2012-06-201-1/+1
* cfg80211: fix regression in multi-vif AP startFelix Fietkau2012-06-201-2/+32
* nl80211: use __cfg80211_rdev_from_attrs for testmodeJohannes Berg2012-06-201-13/+10
* nl80211: change __cfg80211_rdev_from_infoJohannes Berg2012-06-201-9/+10
* nl80211: fix netns separationJohannes Berg2012-06-201-9/+12
* nl80211: refactor __cfg80211_rdev_from_infoJohannes Berg2012-06-201-28/+31
* cfg80211: make some functions staticJohannes Berg2012-06-203-89/+82
* mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho2012-06-201-2/+2
* mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan2012-06-201-5/+4
* mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh2012-06-181-18/+25
* mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2012-06-181-4/+7
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-184-0/+17
* mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-181-1/+1
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-188-2/+33
* mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-182-3/+3
* mac80211: implement the proactive PREP generationChun-Yeow Yeoh2012-06-181-5/+33
* mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-143-5/+74
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-146-1/+48
* cfg80211/nl80211: fix kernel-docJohannes Berg2012-06-132-9/+32
* nl80211: fix sched scan match attribute nameJohannes Berg2012-06-132-3/+6
* mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs2012-06-131-1/+2
* mac80211: allow cancelling dependent ROCsJohannes Berg2012-06-131-0/+22
* ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil2012-06-121-0/+2
* mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-112-6/+0
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-116-120/+130
* cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh2012-06-111-10/+49
* mac80211: Rename stainfo variable for the more common staJavier Cardona2012-06-092-5/+5
* mac80211: Remove unused variableJavier Cardona2012-06-091-3/+0
* wl18xx: avoid some -Wformat warningsJohn W. Linville2012-06-081-1/+2
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-0846-956/+4818
|\
| * wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov2012-06-082-17/+9
| * wl18xx: clean up phy module parametersArik Nemtsov2012-06-082-58/+56
| * wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov2012-06-083-110/+36
| * wl18xx: update fw statisticsIdo Reis2012-06-082-24/+65
| * wl18xx: allow FW-log by default for PG2.0Arik Nemtsov2012-06-081-1/+0
| * wl18xx: read configuration structure from a binary fileLuciano Coelho2012-06-081-5/+63