summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-2117-109/+332
|\
| * wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho2012-06-211-2/+2
| * wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov2012-06-211-5/+19
| * wl18xx: sane defaults for HT capabilitiesArik Nemtsov2012-06-213-34/+42
| * wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov2012-06-211-14/+3
| * wlcore: read FW logs from FW memory on watchdog recoveryIgal Chernobelsky2012-06-211-12/+22
| * wlcore: do not report noise level in get survey opYoni Divinsky2012-06-211-4/+1
| * wl18xx: set Tx align quirk for PG2Arik Nemtsov2012-06-211-1/+1
| * wl18xx: increase Rx descriptors for PG2Arik Nemtsov2012-06-211-1/+10
| * wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov2012-06-213-32/+43
| * wlcore: allow setting sleep_auth before interface initArik Nemtsov2012-06-218-5/+27
| * wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho2012-06-216-1/+70
| * wlcore: suppress error message on Rx BA session removalArik Nemtsov2012-06-211-2/+7
| * wlcore: declare interface combinationsEliad Peller2012-06-131-0/+28
| * wlcore: add print logs of radio_status in case of BIP calibrationYair Shapira2012-06-132-0/+35
| * wlcore/wl12xx: add support for HP and SKW FEM radio manufacturersYair Shapira2012-06-132-11/+27
| * wlcore: update basic rates on channel switchEliad Peller2012-06-131-0/+1
| * wlcore: send EAPOLs with basic rate policyEyal Shapira2012-06-131-3/+7
| * wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira2012-06-132-2/+8
* | wl1251: send filters to firmware as they are setGrazvydas Ignotas2012-06-201-4/+23
* | wl1251: fix filtering supportGrazvydas Ignotas2012-06-202-9/+6
* | wl1251: remove unused filter_workGrazvydas Ignotas2012-06-202-37/+0
* | wl18xx: avoid some -Wformat warningsJohn W. Linville2012-06-081-1/+2
|/
* 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
OpenPOWER on IntegriCloud