index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
wlcore_i.h
Age
Commit message (
Expand
)
Author
2014-05-19
cfg80211: constify wowlan/coalesce mask/pattern pointers
Johannes Berg
2014-02-13
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
2014-02-13
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
2014-02-13
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
2014-02-13
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
2014-02-13
wlcore: cancel Tx watchdog on suspend and rearm on first Tx after
Arik Nemtsov
2013-10-23
wlcore/wl18xx/wl12xx: FW log params per chip arch
Igal Chernobelsky
2013-09-30
wlcore: re-enable idle handling
Arik Nemtsov
2013-09-30
wlcore: add new plt power-mode: CHIP_AWAKE
Yair Shapira
2013-09-30
wlcore: ROC on AP channel before auth reply
Arik Nemtsov
2013-03-25
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2013-03-25
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
2013-03-25
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-08
wlcore: remove if_ops from platform_data
Luciano Coelho
2013-01-06
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
2012-12-11
wlcore: consolidate Rx BA bitmap management to links struct
Arik Nemtsov
2012-12-11
wlcore: use separate HW queue for each AC in each vif
Arik Nemtsov
2012-12-11
wlcore: remove support for injected Tx
Arik Nemtsov
2012-12-05
wl18xx: set last Tx rate from FW status
Arik Nemtsov
2012-12-05
wlcore: count packets held per AC in each vif
Arik Nemtsov
2012-12-05
wlcore: track wlvif inside per-link structure
Arik Nemtsov
2012-12-04
wlcore/wl12xx: remove deprecated FW version check
Luciano Coelho
2012-12-04
wlcore: use sta_state-based ROCs for AP mode
Eliad Peller
2012-11-28
wlcore: use new set bandwidth command to adjusting channel BW
Arik Nemtsov
2012-11-27
wlcore: save session_id per-link
Eliad Peller
2012-11-27
wlcore: pass wmm configuration to the fw
Eliad Peller
2012-11-27
wlcore: update events enum/struct to new fw api
Eliad Peller
2012-09-27
wlcore: use dynamic keep-alive template ids
Eliad Peller
2012-09-27
wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
Yair Shapira
2012-09-27
wlcore: spi: use private max-buf-size limit
Arik Nemtsov
2012-09-27
wlcore: Prevent interaction with HW after recovery is queued
Ido Yariv
2012-07-18
wlcore: add plt_mode including new PLT_FEM_DETECT
Yair Shapira
2012-07-10
wlcore: define number of supported bands internally
Arik Nemtsov
2012-07-10
wlcore: don't set SDIO_FAILED flag when driver state is off
Arik Nemtsov
2012-07-10
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-06-23
wlcore: don't allow SDIO read/writes after failure
Arik Nemtsov
2012-06-22
wlcore: Force checking of io functions' return values
Ido Yariv
2012-06-22
wlcore: Change read/write ops to return errors
Ido Yariv
2012-06-06
wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch
Arik Nemtsov
2012-06-05
wlcore: increase aggregation buffer size by one page
Luciano Coelho
2012-06-05
wlcore: abstract debugfs fw_stats to be handled by the lower drivers
Luciano Coelho
2012-06-05
wlcore/wl12xx/18xx: split fw_status struct into two
Arik Nemtsov
2012-06-05
wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx
Luciano Coelho
2012-06-05
wlcore: rename wl12xx.h to wlcore_i.h
Luciano Coelho