summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wlcore: cancel suspend when recovery is pendingArik Nemtsov2012-06-221-0/+6
* wlcore: access the firmware memory via debugfsArkady Miasnikov2012-06-221-0/+192
* wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-226-40/+55
* wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv2012-06-222-4/+6
* wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-2213-127/+298
* wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-229-113/+309
* wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-2212-46/+102
* wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-2212-32/+78
* wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv2012-06-222-13/+26
* wlcore: Change raw io functions to return errorsIdo Yariv2012-06-221-13/+13
* wlcore: Change read/write ops to return errorsIdo Yariv2012-06-223-14/+22
* wlcore: Disable interrupts while recoveringIdo Yariv2012-06-223-6/+22
* wlcore: Fix sdio out-of-sync power stateIdo Yariv2012-06-222-17/+27
* 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
* 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
OpenPOWER on IntegriCloud