index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-144
/
+414
2011-07-08
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
6
-24
/
+51
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
24
-244
/
+1176
2011-07-05
wl12xx: always initialize AP-mode max power level
Arik Nemtsov
3
-1
/
+9
2011-07-05
wl12xx: initialize max_power levels for 11a channels
Arik Nemtsov
1
-34
/
+34
2011-07-05
wl12xx: implement cancel_hw_scan() callback
Eliad Peller
1
-1
/
+39
2011-07-05
wl12xx: add stop_scan command
Eliad Peller
2
-0
/
+28
2011-07-05
wl12xx: configure suspend/resume only if associated/started
Eliad Peller
1
-2
/
+8
2011-07-05
wl12xx: one SDIO initialization is enough
Ohad Ben-Cohen
1
-6
/
+6
2011-07-05
wl12xx: implement Tx watermarks per AC
Arik Nemtsov
4
-13
/
+37
2011-07-05
wl12xx: Increase low & high TX watermarks
Ido Yariv
1
-2
/
+2
2011-07-05
wl12xx: schedule TX packets according to FW occupancy
Arik Nemtsov
4
-33
/
+72
2011-07-05
wl12xx: use 802.11 header location after relocation to frame start
Arik Nemtsov
1
-2
/
+2
2011-07-05
wl12xx: AP mode - support FW TX inactivity triggers
Arik Nemtsov
10
-14
/
+82
2011-07-05
wl12xx: fix Tx security sequence number handling
Oz Krakowski
6
-15
/
+47
2011-06-29
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
1
-8
/
+1
2011-06-27
wl12xx: Support routing FW logs to the host
Ido Yariv
12
-4
/
+459
2011-06-27
wl12xx: Avoid recovery while one is already in progress
Ido Yariv
7
-7
/
+21
2011-06-27
wl12xx: Check for FW quirks as soon as the FW boots
Ido Yariv
2
-23
/
+21
2011-06-27
wl12xx: use freezable workqueue for netstack_work
Eliad Peller
4
-3
/
+14
2011-06-27
wl12xx: use _ni version of ieee80211_tx_status
Eliad Peller
3
-5
/
+5
2011-06-27
wl12xx: check the vif's operstate after join
Eliad Peller
1
-5
/
+18
2011-06-27
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
Eliad Peller
2
-11
/
+16
2011-06-27
wl12xx: enable/disable beacon filtering on ap suspend/resume
Eliad Peller
1
-9
/
+40
2011-06-27
wl12xx: clear wl->wow_enabled on resume
Eliad Peller
1
-0
/
+1
2011-06-27
wl12xx: don't check wow param on suspend/resume
Eliad Peller
1
-44
/
+43
2011-06-27
wl12xx: Add Support for Low Power DRPw (LPD) Mode
Shahar Levi
5
-2
/
+24
2011-06-27
wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
1
-6
/
+11
2011-06-27
wl12xx: split channel array per band in sched_scan
Luciano Coelho
2
-42
/
+36
2011-06-27
wl12xx: fix erroneous commit (cb5ae0)
Eliad Peller
1
-18
/
+18
2011-06-27
wl12xx: remove unused crc7 references
Eliad Peller
5
-5
/
+1
2011-06-27
wl12xx: Enable beacon early termination in 2.4GHz band only
Shahar Levi
2
-7
/
+12
2011-06-27
wl12xx: add rx_streaming debugfs entry
Eliad Peller
1
-1
/
+135
2011-06-27
wl12xx: add automatic rx streaming triggers
Eliad Peller
6
-11
/
+203
2011-06-27
wl12xx: add support for rx streaming
Eliad Peller
4
-0
/
+91
2011-06-27
net: wl12xx: remove unnecessary prints
Felipe Balbi
1
-14
/
+1
2011-06-27
net: wl12xx: remove the nops
Felipe Balbi
1
-10
/
+0
2011-06-27
net: wl12xx: care for optional operations
Felipe Balbi
1
-2
/
+4
2011-06-27
net: wl12xx: remove some unnecessary prints
Felipe Balbi
1
-14
/
+1
2011-06-27
net: wl12xx: sdio: id_tables should be __devinitconst
Felipe Balbi
1
-1
/
+1
2011-06-07
wl12xx: Stop BA session event from device
Shahar Levi
6
-4
/
+46
2011-05-31
wl12xx: fix oops in sched_scan when forcing a passive scan
Luciano Coelho
1
-3
/
+8
2011-05-31
wl12xx: add separate config value for DFS dwell time on sched scan
Luciano Coelho
3
-2
/
+9
2011-05-31
wl12xx: fix DFS channels handling in scheduled scan
Luciano Coelho
2
-11
/
+23
2011-05-31
wl12xx: fix passive and radar channel generation for scheduled scan
Luciano Coelho
1
-2
/
+2
2011-05-19
wl12xx: fix compilation error when CONFIG_PM is not set
Luciano Coelho
2
-0
/
+8
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
20
-294
/
+1578
2011-05-13
wl12xx: enter/exit psm on wowlan suspend/resume
Eliad Peller
4
-0
/
+91
2011-05-13
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
Eliad Peller
1
-0
/
+8
2011-05-13
wl12xx: prevent scheduling while suspending (WoW enabled)
Eliad Peller
3
-0
/
+72
[next]