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
/
rx.c
Age
Commit message (
Expand
)
Author
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-07-31
wlcore: Set rx_status boottime_ns field on rx
Loic Poulain
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2016-07-18
wlcore/wl18xx: Add functionality to accept TX rate per link
Maxim Altshul
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-12-31
wlcore/wl18xx: fw logger over sdio
Shahar Patury
2015-08-06
wlcore: add antenna diversity reading comments
Guy Mishol
2015-07-21
wlcore: add antenna diversity reading
Guy Mishol
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: memset wl->rx_filter_enabled to zero after recovery
Nadim Zubidat
2012-12-11
wlcore: improve handling for Rx errors
Arik Nemtsov
2012-11-28
wlcore: add new reg-domain configuration command
Victor Goldenshtein
2012-09-27
wlcore/wl18xx/wl12xx: aggregation buffer size set
Igal Chernobelsky
2012-06-23
wlcore: check Rx-filter functions in the suspend path
Arik Nemtsov
2012-06-22
wlcore: Propagate errors from wl1271_raw_write32
Ido Yariv
2012-06-22
wlcore: Propagate errors from wl1271_write
Ido Yariv
2012-06-22
wlcore: Propagate errors from wl1271_read
Ido Yariv
2012-06-13
wlcore: avoid using NET_IP_ALIGN for RX alignment
Eyal Shapira
2012-06-05
wlcore/wl12xx/18xx: split fw_status struct into two
Arik Nemtsov
2012-06-05
wlcore/wl18xx: add hw op for Rx HW checksum
Arik Nemtsov
2012-05-29
wlcore: fix undefined symbols when CONFIG_PM is not defined
Eyal Shapira
2012-05-15
wlcore: add RX filters driver state mgmt functions
Eyal Shapira
2012-04-12
wlcore/wl12xx: adapt FW status for multiple families
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add hw op for getting rx packet data length
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add prepare_read hw op for Rx data
Luciano Coelho
2012-04-12
wlcore/wl12xx: add hw op for getting rx buffer data alignment
Arik Nemtsov
2012-04-12
wlcore: introduce Rx block-size alignment HW quirk
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add global elements to convert hw-rates to standard rates
Arik Nemtsov
2012-04-12
wlcore/wl12xx: add chip-specific identify chip operation
Luciano Coelho
2012-04-12
wlcore/wl12xx: implement chip-specific register tables
Luciano Coelho
2012-04-12
wl12xx/wlcore: move wl1271 struct to wlcore and add ops
Luciano Coelho
2012-04-12
wl12xx/wlcore: rename wl12xx to wlcore
Luciano Coelho