summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* {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
| * wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho2012-06-083-0/+72
| * wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho2012-06-082-24/+24
| * wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho2012-06-081-1/+1
| * wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho2012-06-083-4/+9
| * wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho2012-06-081-0/+20
| * wl18xx: add support to clear FW statisticsLuciano Coelho2012-06-083-0/+63
| * wlcore: add debugfs control over rx interrupt pacingEyal Shapira2012-06-081-0/+11
| * wlcore: add support macros to easily add conf debugfs entriesEyal Shapira2012-06-081-0/+75
| * wl12xx: Add support for an external 26 MHz crystal sourceGrant Erickson2012-06-071-0/+1
| * wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis2012-06-077-9/+58
| * wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis2012-06-076-21/+71
| * wl18xx: FW/PHY arguments added for PG2Ido Reis2012-06-073-1/+28
| * wl18xx: support PG2 version of the chipIdo Reis2012-06-072-1/+12
| * wl18xx: fix PHY_INIT addresses mem sizeIdo Reis2012-06-071-2/+2
| * wlcore: set channels 12-14 as pactive for sched scanVictor Goldenshtein2012-06-062-8/+38
| * wlcore: compare ssid_len before comparing ssidsEliad Peller2012-06-061-1/+3
| * wlcore: add role_id to all the sched_scan commandsYoni Divinsky2012-06-063-9/+19
| * wl12xx/wl18xx: add erp protection IE to the beacon filterEliad Peller2012-06-062-2/+10
| * wl12xx: send beacon loss events to userspaceEliad Peller2012-06-061-0/+9
| * wlcore: do not send stop fwlog cmd if fw is hangedYoni Divinsky2012-06-062-2/+8
| * wlcore/wl12xx/wl18xx: implement op_set_key per HW archArik Nemtsov2012-06-069-14/+136
| * wlcore: stop queues on Tx flushArik Nemtsov2012-06-064-1/+15
| * wlcore: add stop reason bitmap for waking/starting queuesArik Nemtsov2012-06-064-21/+132
| * wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per archArik Nemtsov2012-06-069-35/+39
| * wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov2012-06-066-12/+25
| * wlcore: wait for roc complete only for the first roc commandVictor Goldenshtein2012-06-051-5/+11
| * wlcore: don't enable BET for high basic ratesVictor Goldenshtein2012-06-051-3/+8
| * wl18xx: fix fm_coex parameters configurationVictor Goldenshtein2012-06-051-2/+2
| * wl12xx: fix fm_coex parameters configurationVictor Goldenshtein2012-06-051-2/+2
| * wlcore: remove duplicate BUG_ON during recoveryArik Nemtsov2012-06-051-2/+0
| * wlcore: increase WL1271_EVENT_TIMEOUTEliad Peller2012-06-051-1/+1