aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\
| * wlcore: drop INET dependencyRandy Dunlap2012-06-25
| * wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas2012-06-20
| * wl1251: always report beacon loss to the stackGrazvydas Ignotas2012-06-20
| * wl1251: fix TSF calculationGrazvydas Ignotas2012-06-20
* | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-26
|\ \
| * | wlcore: print stack trace in every recoveryEyal Shapira2012-06-26
| * | wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-26
| * | wlcore: fix broken TX due to wrong queuing of recoveryEyal Shapira2012-06-26
| * | wlcore: fix some failure cases in wlcore_probe()Luciano Coelho2012-06-26
| * | wl18xx: deprecate PG1 supportLuciano Coelho2012-06-26
| * | wlcore: prevent recovery in the middle of resumeArik Nemtsov2012-06-23
| * | wlcore: refactor threaded IRQ routineArik Nemtsov2012-06-23
| * | wlcore: check Rx-filter functions in the suspend pathArik Nemtsov2012-06-23
| * | wlcore: force recovery on resume if suspended without recoveringArik Nemtsov2012-06-23
| * | wlcore: don't allow SDIO read/writes after failureArik Nemtsov2012-06-23
| * | wlcore: cancel suspend when recovery is pendingArik Nemtsov2012-06-22
| * | wlcore: access the firmware memory via debugfsArkady Miasnikov2012-06-22
| * | wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-22
| * | wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv2012-06-22
| * | wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-22
| * | wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-22
| * | wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-22
| * | wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-22
| * | wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv2012-06-22
| * | wlcore: Change raw io functions to return errorsIdo Yariv2012-06-22
| * | wlcore: Change read/write ops to return errorsIdo Yariv2012-06-22
| * | wlcore: Disable interrupts while recoveringIdo Yariv2012-06-22
| * | wlcore: Fix sdio out-of-sync power stateIdo Yariv2012-06-22
* | | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-06-21
|\| |
| * | wl18xx: use %zu for size_t arguments in printk callsLuciano Coelho2012-06-21
| * | wl18xx: split siso40 HT cap between 2Ghz and 5GhzArik Nemtsov2012-06-21
| * | wl18xx: sane defaults for HT capabilitiesArik Nemtsov2012-06-21
| * | wl18xx: explicitly remove the 5Ghz MIMO HT capArik Nemtsov2012-06-21
| * | wlcore: read FW logs from FW memory on watchdog recoveryIgal Chernobelsky2012-06-21
| * | wlcore: do not report noise level in get survey opYoni Divinsky2012-06-21
| * | wl18xx: set Tx align quirk for PG2Arik Nemtsov2012-06-21
| * | wl18xx: increase Rx descriptors for PG2Arik Nemtsov2012-06-21
| * | wlcore: reconfigure sleep_auth when removing interfacesArik Nemtsov2012-06-21
| * | wlcore: allow setting sleep_auth before interface initArik Nemtsov2012-06-21
| * | wlcore: add a debugfs entry to allow changing the sleep mode by handLuciano Coelho2012-06-21
| * | wlcore: suppress error message on Rx BA session removalArik Nemtsov2012-06-21
| * | wlcore: declare interface combinationsEliad Peller2012-06-13
| * | wlcore: add print logs of radio_status in case of BIP calibrationYair Shapira2012-06-13
| * | wlcore/wl12xx: add support for HP and SKW FEM radio manufacturersYair Shapira2012-06-13
| * | wlcore: update basic rates on channel switchEliad Peller2012-06-13
| * | wlcore: send EAPOLs with basic rate policyEyal Shapira2012-06-13
| * | wlcore: avoid using NET_IP_ALIGN for RX alignmentEyal Shapira2012-06-13
* | | wl1251: send filters to firmware as they are setGrazvydas Ignotas2012-06-20
* | | wl1251: fix filtering supportGrazvydas Ignotas2012-06-20