summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti
AgeCommit message (Expand)Author
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov
2012-07-10wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv
2012-07-10wlcore: implement .flush callbackEliad Peller
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky
2012-07-10wlcore: always clear recovery flag during recovery_workArik Nemtsov
2012-07-10wlcore: avoid debug prints during intended FW recoveryArik Nemtsov
2012-07-10wlcore: remove recover cmd from testmodeArik Nemtsov
2012-07-10wlcore: don't stop tx queue via watermark if already stoppedArik Nemtsov
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov
2012-07-10wlcore: enable sched scan while connectedVictor Goldenshtein
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-26Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira
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-25wlcore: drop INET dependencyRandy Dunlap
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-21Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
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