summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/main.c
AgeCommit message (Expand)Author
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-09-27wlcore: protect wlcore_op_set_key with mutexEliad Peller
2012-09-27wlcore: Load the NVS file asynchronouslyIdo Yariv
2012-09-27wlcore: Refactor probeIdo Yariv
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller
2012-09-27wlcore: invalidate keep-alive template on disconnectionEliad Peller
2012-09-27wlcore: Don't recover during bootIdo Yariv
2012-09-27wlcore: allow up to 3 running STA interfaces in combinationsArik Nemtsov
2012-09-27wlcore: lazy-enable device rolesEliad Peller
2012-09-27wlcore/wl18xx/wl12xx: allow up to 3 mac addressesArik Nemtsov
2012-09-27wlcore: resume() only if sta is associatedEliad Peller
2012-09-27wlcore: configure wowlan regardless of wakeup conditionsEyal Shapira
2012-09-27wlcore/wl18xx/wl12xx: aggregation buffer size setIgal Chernobelsky
2012-09-27wlcore: cancel recovery_work on stop() instead of remove_interface()Eliad Peller
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-09-27wlcore: consider single fw caseEliad Peller
2012-09-27wlcore: Declare MODULE_FIRMWARE usageTim Gardner
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31wlcore: op_tx: pass sta explicitly when inferring frame hlidArik Nemtsov
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira
2012-07-10wlcore: define number of supported bands internallyArik Nemtsov
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv
2012-07-10wlcore: implement .flush callbackEliad Peller
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: don't stop tx queue via watermark if already stoppedArik Nemtsov
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-26wlcore: print stack trace in every recoveryEyal Shapira
2012-06-26wlcore: fix some failure cases in wlcore_probe()Luciano 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-22wlcore: cancel suspend when recovery is pendingArik Nemtsov
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: Disable interrupts while recoveringIdo Yariv
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-21wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov
2012-06-21wlcore: allow setting sleep_auth before interface initArik Nemtsov