index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
tx.c
Age
Commit message (
Expand
)
Author
2024-06-18
wifi: wlcore: fix wlcore AP mode
Russell King (Oracle)
2022-04-23
wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_tx_work
Dinghao Liu
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
2018-06-27
wlcore: Add support for runtime PM
Tony Lindgren
2017-12-07
wlcore: use boottime for fw time sync
Arnd Bergmann
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2014-07-15
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
Eliad Peller
2014-02-13
wlcore: consider multiple APs when checking active_link_count
Eliad Peller
2014-02-13
wlcore: send EAPOL frames with voice priority
Igal Chernobelsky
2014-02-13
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
2014-02-13
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
2014-02-13
wlcore: cancel Tx watchdog on suspend and rearm on first Tx after
Arik Nemtsov
2013-09-30
wlcore: fix unsafe dereference of the wlvif
Victor Goldenshtein
2013-09-30
wlcore: ROC on AP channel before auth reply
Arik Nemtsov
2013-06-17
wlcore: set default_wep_key when configured
Yoni Divinsky
2013-03-25
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
2013-03-25
wlcore: free AP global links properly on recovery
Arik Nemtsov
2013-03-25
wlcore: change warn on missing lock in wlcore_queue_xx funcs
Arik Nemtsov
2013-03-25
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
2013-03-25
wlcore: fix link count in single-link-PSM optimization
Arik Nemtsov
2012-12-11
wlcore: consolidate Rx BA bitmap management to links struct
Arik Nemtsov
2012-12-11
wlcore: don't take mutex before stopping queues
Arik Nemtsov
2012-12-11
wlcore: use separate HW queue for each AC in each vif
Arik Nemtsov
2012-12-11
wlcore: use link count for single-STA-PSM optimization
Arik Nemtsov
2012-12-11
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
2012-12-11
wlcore: remove support for injected Tx
Arik Nemtsov
2012-12-05
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
2012-12-05
wlcore: track FW-allocated packets per link
Arik Nemtsov
2012-12-05
wlcore: count packets held per AC in each vif
Arik Nemtsov
2012-12-05
wlcore: consolidate free_link and always call it
Arik Nemtsov
2012-12-05
wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset
Victor Goldenshtein
2012-12-04
wlcore/wl12xx: make sure session id is always zero for AP
Arik Nemtsov
2012-11-27
wlcore: save session_id per-link
Eliad Peller
2012-11-27
wlcore: split 18xx and 12xx scan mechanism
Eliad Peller
2012-11-27
wlcore: implement .remain_on_channel() callback
Eliad Peller
2012-11-27
wlcore: start sta role on CHANGED_BSSID
Eliad Peller
2012-09-27
wlcore/wl18xx/wl12xx: aggregation buffer size set
Igal Chernobelsky
2012-09-27
wlcore: tx_flush - optimize flow and force Tx during the flush
Arik Nemtsov
2012-09-27
wlcore: make Tx flush timings more verbose
Arik Nemtsov
2012-09-27
wlcore: AP mode - send non-data packets with basic rates
Arik Nemtsov
2012-09-27
wlcore: Prevent interaction with HW after recovery is queued
Ido Yariv
2012-07-31
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
2012-07-31
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-18
wlcore: use basic rates for non-data packets
Eliad Peller
2012-07-18
wlcore: send EAPOLs using minimum basic rate for all roles
Igal Chernobelsky
[next]