index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2011-05-13
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
Eliad Peller
1
-1
/
+28
2011-05-13
wl12xx: declare suspend/resume callbacks (for wowlan)
Eliad Peller
2
-0
/
+25
2011-05-13
wl12xx_sdio: set interrupt as wake_up interrupt
Eliad Peller
1
-0
/
+3
2011-05-13
wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
Luciano Coelho
1
-1
/
+0
2011-05-13
wl12xx: prevent sched_scan when not idle or not in station mode
Luciano Coelho
1
-0
/
+6
2011-05-13
wl12xx: export scheduled scan state in debugfs
Luciano Coelho
1
-0
/
+1
2011-05-13
wl12xx: implement scheduled scan driver operations and reporting
Luciano Coelho
4
-1
/
+83
2011-05-13
wl12xx: add scheduled scan structures and commands
Luciano Coelho
2
-0
/
+347
2011-05-13
wl12xx: listen to scheduled scan events
Luciano Coelho
2
-1
/
+13
2011-05-13
wl12xx: add configuration values for scheduled scan
Luciano Coelho
2
-0
/
+30
2011-05-13
wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
Shahar Levi
1
-0
/
+1
2011-05-13
wl12xx: Don't filter beacons that include changed HT IEs
Shahar Levi
1
-2
/
+6
2011-05-13
wl12xx: simplify wl1271_ssid_set()
Eliad Peller
1
-11
/
+15
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
28
-301
/
+1425
2011-05-02
Revert "wl12xx: support FW TX inactivity triggers"
Luciano Coelho
10
-125
/
+17
2011-05-02
wl12xx: export driver state to debugfs
Arik Nemtsov
1
-0
/
+87
2011-05-02
wl12xx: fix race condition during recovery in AP mode
Arik Nemtsov
3
-9
/
+22
2011-05-02
wl12xx: add debugfs entry for starting recovery
Arik Nemtsov
1
-0
/
+20
2011-05-02
wl12xx: AP-mode - reconfigure templates after basic rates change
Arik Nemtsov
3
-1
/
+11
2011-05-02
wl12xx: AP-mode - overhaul rate policy configuration
Arik Nemtsov
5
-85
/
+65
2011-05-02
wl12xx: print firmware program counter during recovery
Arik Nemtsov
1
-1
/
+2
2011-05-02
wl12xx: schedule recovery on command timeout
Arik Nemtsov
1
-3
/
+6
2011-05-02
wl12xx: AP-mode - disable beacon filtering on start up
Arik Nemtsov
3
-1
/
+42
2011-05-02
wl12xx: use wiphy values for setting rts, frag thresholds on init
Arik Nemtsov
4
-13
/
+27
2011-05-02
wl12xx: add BT-coexistance for AP
Arik Nemtsov
5
-17
/
+146
2011-05-02
wl12xx: strict_stroul introduced converted to kstrtoul
Luciano Coelho
1
-2
/
+2
2011-05-02
wl12xx: do not set queue_mapping directly
Hauke Mehrtens
1
-1
/
+1
2011-05-02
wl12xx: discard corrupted packets in RX
Arik Nemtsov
1
-7
/
+26
2011-05-02
wl12xx: implement the tx_frames_pending mac80211 callback
Arik Nemtsov
1
-0
/
+23
2011-05-02
wl12xx: Enable dynamic memory for 127x
Ido Yariv
1
-1
/
+1
2011-05-02
wl12xx: Restart TX when TX descriptors are available
Ido Yariv
1
-0
/
+3
2011-05-02
wl12xx: Modify memory configuration for 128x/AP
Ido Yariv
1
-7
/
+15
2011-05-02
wl12xx: add debugfs entries for dtim_interval and beacon_interval
Eliad Peller
1
-0
/
+132
2011-05-02
wl12xx: Update Power Save Exit Retries Packets
Shahar Levi
1
-1
/
+1
2011-05-02
wl12xx: FM WLAN coexistence
Shahar Levi
5
-0
/
+137
2011-05-02
wl12xx: configure rates when working in ibss mode
Eliad Peller
2
-0
/
+25
2011-05-02
wl12xx: avoid redundant join on interface reconfiguration
Eliad Peller
1
-3
/
+7
2011-05-02
wl12xx: print actual rx packet size (without padding)
Eliad Peller
1
-1
/
+2
2011-05-02
wl12xx: Set correct REF CLK and TCXO CLK values to the FW
Shahar Levi
1
-0
/
+7
2011-05-02
wl12xx: avoid premature elp entrance
Eliad Peller
2
-6
/
+25
2011-05-02
wl12xx: sleep instead of wakeup after tx work
Eliad Peller
1
-1
/
+1
[next]