summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira
2012-06-26wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano Coelho
2012-06-26wl18xx: deprecate PG1 supportLuciano Coelho
2012-06-23wlcore: prevent recovery in the middle of resumeArik Nemtsov
2012-06-23wlcore: refactor threaded IRQ routineArik Nemtsov
2012-06-23wlcore: check Rx-filter functions in the suspend pathArik Nemtsov
2012-06-23wlcore: force recovery on resume if suspended without recoveringArik Nemtsov
2012-06-23wlcore: don't allow SDIO read/writes after failureArik Nemtsov
2012-06-22wlcore: cancel suspend when recovery is pendingArik Nemtsov
2012-06-22wlcore: access the firmware memory via debugfsArkady Miasnikov
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv
2012-06-22wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv
2012-06-22wlcore: Change raw io functions to return errorsIdo Yariv
2012-06-22wlcore: Change read/write ops to return errorsIdo Yariv
2012-06-22wlcore: Disable interrupts while recoveringIdo Yariv
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv
2012-06-21wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho
2012-06-21wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov
2012-06-21wl18xx: sane defaults for HT capabilitiesArik Nemtsov
2012-06-21wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov
2012-06-21wlcore: read FW logs from FW memory on watchdog recoveryIgal Chernobelsky
2012-06-21wlcore: do not report noise level in get survey opYoni Divinsky
2012-06-21wl18xx: set Tx align quirk for PG2Arik Nemtsov
2012-06-21wl18xx: increase Rx descriptors for PG2Arik Nemtsov
2012-06-21wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov
2012-06-21wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho
2012-06-21wlcore: suppress error message on Rx BA session removalArik Nemtsov
2012-06-13wlcore: declare interface combinationsEliad Peller
2012-06-13wlcore: add print logs of radio_status in case of BIP calibrationYair Shapira
2012-06-13wlcore/wl12xx: add support for HP and SKW FEM radio manufacturersYair Shapira
2012-06-13wlcore: update basic rates on channel switchEliad Peller
2012-06-13wlcore: send EAPOLs with basic rate policyEyal Shapira
2012-06-13wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov
2012-06-08wl18xx: update fw statisticsIdo Reis
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho