index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-01
wl12xx: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+1
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2016-05-11
wlcore/wl12xx: Fix fw logger over sdio
Guy Mishol
1
-2
/
+2
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2
-14
/
+14
2016-04-06
wl12xx: remove redundant null check on wl->scan.ssid
Colin Ian King
1
-1
/
+1
2015-12-11
wlcore: split wl12xx/wl18xx sg parameters
Guy Mishol
2
-57
/
+292
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
1
-1
/
+2
2015-08-10
wlcore: add p2p device support
Eliad Peller
1
-1
/
+5
2015-03-24
wlcore: remove wl12xx_platform_data
Eliad Peller
1
-11
/
+8
2015-03-24
wl12xx: use frequency instead of enumerations for pdata clocks
Luciano Coelho
2
-4
/
+84
2015-01-09
wlcore: enable sleep during AP mode operation
Kobi L
1
-0
/
+1
2015-01-09
wlcore: add ability to reduce FW interrupts during suspend
Ram Amrani
1
-0
/
+3
2014-10-20
net: wireless: ti: wl12xx: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-15
wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
Eliad Peller
1
-1
/
+1
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2
-8
/
+14
2014-02-13
wlcore: wl18xx: allow CCK rates for AP mode
Arik Nemtsov
1
-0
/
+1
2014-02-13
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
Eliad Peller
1
-1
/
+25
2014-02-13
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
2
-0
/
+3
2014-02-13
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
2
-0
/
+5
2014-02-13
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
2
-1
/
+84
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-1
/
+1
2013-10-23
wlcore/wl18xx/wl12xx: FW log params per chip arch
Igal Chernobelsky
1
-0
/
+9
2013-10-23
wl12xx/wl18xx: update default fw logger's settings
Ido Reis
1
-2
/
+2
2013-10-23
wlcore: add ap_event_mask
Eliad Peller
1
-1
/
+2
2013-09-26
wireless: wl12xx: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
1
-1
/
+1
2013-06-12
wl12xx: increase minimum singlerole firmware version required
Luciano Coelho
1
-2
/
+2
2013-06-12
wl12xx: fix minimum required firmware version for wl127x multirole
Luciano Coelho
1
-1
/
+1
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2
-0
/
+3
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
1
-1
/
+1
2013-03-25
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
2
-0
/
+3
2013-02-08
wlcore: remove if_ops from platform_data
Luciano Coelho
1
-1
/
+2
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
9
-63
/
+1096
2012-12-11
wlcore: Always pass DMA-able buffers to mmc functions
Ido Yariv
2
-6
/
+27
2012-12-11
wlcore: support scan reports during periodic scan
Eyal Shapira
1
-3
/
+7
2012-12-11
wlcore/wl18xx: change priority calculations for links
Arik Nemtsov
1
-0
/
+22
2012-12-11
wlcore: increase scan dwell times if no activity
Eyal Shapira
1
-0
/
+2
2012-12-11
wlcore: add ACX_PEER_CAP command
Eliad Peller
1
-0
/
+10
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-05
wlcore: improved Tx scheduling algorithm
Arik Nemtsov
1
-0
/
+2
2012-12-04
wlcore/wl12xx: make sure session id is always zero for AP
Arik Nemtsov
1
-3
/
+6
2012-12-04
wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versions
Luciano Coelho
2
-19
/
+37
2012-12-04
wl12xx: ignore some of the firmware version fields
Luciano Coelho
1
-4
/
+4
2012-12-04
wlcore/wl12xx: remove deprecated FW version check
Luciano Coelho
1
-17
/
+0
2012-12-04
wlcore/wl12xx: move wl12xx chip ID defines to the lower driver
Luciano Coelho
2
-13
/
+19
2012-12-04
wlcore/wl18xx/wl12xx: add recovery settings to conf
Yair Shapira
1
-0
/
+4
2012-12-04
wlcore/wl18xx/wl12xx: separate channel count between chips
Arik Nemtsov
1
-0
/
+1
2012-11-28
wlcore: configure dwell times according to scan type
Eliad Peller
2
-5
/
+6
2012-11-27
wlcore: update events enum/struct to new fw api
Eliad Peller
4
-3
/
+246
[next]