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-03-10
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
1
-2
/
+1
2011-03-03
wl12xx: Correctly set up protection if non-GF STAs are present
Helmut Schaa
1
-1
/
+2
2011-03-03
wl12xx: wakeup chip from ELP during scan
Arik Nemtsov
2
-6
/
+15
2011-03-03
wl12xx: Modify requested number of memory blocks
Ido Yariv
1
-1
/
+1
2011-03-03
wl12xx: Avoid redundant TX work
Ido Yariv
2
-5
/
+28
2011-03-03
wl12xx: Switch to level trigger interrupts
Ido Yariv
2
-2
/
+2
2011-03-03
wl12xx: Switch to a threaded interrupt handler
Ido Yariv
10
-81
/
+113
2011-03-03
wl12xx: Change claiming of the SDIO bus
Ido Yariv
1
-10
/
+0
2011-03-03
wl12xx: Do end-of-transactions transfers only if needed
Ido Yariv
6
-3
/
+32
2011-03-03
wl12xx: Reorder data handling in irq_work
Ido Yariv
1
-5
/
+5
2011-03-03
wl12xx: Remove private headers in wl1271_tx_reset
Ido Yariv
1
-9
/
+23
2011-03-03
wl12xx: Don't rely on runtime PM for toggling power
Ido Yariv
1
-2
/
+14
2011-03-03
wl12xx: fix the path to the wl12xx firmwares
Sebastien Jan
1
-3
/
+3
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+1
2011-02-23
wl12xx: AP-mode - management of links in PS-mode
Arik Nemtsov
5
-12
/
+186
2011-02-23
wl12xx: AP-mode - count free FW TX blocks per link
Arik Nemtsov
4
-26
/
+44
2011-02-23
wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add()
Arik Nemtsov
1
-5
/
+12
2011-02-23
wl12xx: AP-mode - support HW based link PS monitoring
Arik Nemtsov
1
-1
/
+2
2011-02-23
wl12xx: report invalid TX rate when returning non-TX-ed skbs
Arik Nemtsov
1
-0
/
+11
2011-02-23
wl12xx: AP-mode - TX queue per link in AC
Arik Nemtsov
4
-13
/
+151
2011-02-23
wl12xx: AP-mode - fix race condition on sta connection
Arik Nemtsov
3
-0
/
+53
2011-02-23
wl12xx: fix potential race condition with TX queue watermark
Arik Nemtsov
1
-13
/
+11
2011-02-23
wl12xx: always set mac_address when configuring ht caps
Eliad Peller
1
-2
/
+1
2011-02-23
wl12xx: use standard ALIGN() macro
Eliad Peller
3
-8
/
+2
2011-02-22
wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS
Eliad Peller
1
-1
/
+2
2011-02-22
wl12xx: fix MODULE_AUTHOR email address
Luciano Coelho
1
-1
/
+1
2011-02-22
wl12xx: avoid blocking while holding rcu lock on bss info change
Arik Nemtsov
1
-6
/
+9
2011-02-22
wl12xx: fix identification of beacon packets (debug)
Eliad Peller
1
-3
/
+3
2011-02-22
wl12xx: update PLT initialization for new firmware
Gery Kahn
1
-0
/
+4
2011-02-22
wl12xx: change type from u8 to int
Dan Carpenter
1
-1
/
+1
2011-02-21
wl12xx: fix sdio_test kconfig/build errors
Randy Dunlap
1
-1
/
+1
2011-02-09
wl12xx: set supported_rates after association
Eliad Peller
5
-115
/
+73
2011-02-09
wl12xx: use the conf struct instead of macros for memory configuration
Eliad Peller
4
-12
/
+24
2011-02-09
wl12xx: move to new firmware (6.1.3.50.49)
Eliad Peller
13
-60
/
+162
2011-02-09
wl12xx: mcp2.5 - add config_ps acx
Eliad Peller
4
-0
/
+50
2011-01-31
wl12xx: fix warning due to missing arg in ampdu_action
Luciano Coelho
1
-2
/
+3
2011-01-25
wl12xx: disable auto-arp
Eliad Peller
1
-2
/
+1
2011-01-25
wl12xx: Increase scan channel dwell time for passive scans
Juuso Oikarinen
2
-11
/
+11
2011-01-25
wl12xx: wrong values are returned in gpio_power_write()
Eliad Peller
1
-6
/
+4
2011-01-24
wl12xx: BA receiver support
Levi, Shahar
5
-4
/
+117
2011-01-24
wl12xx: BA initiator support
Levi, Shahar
7
-10
/
+183
2011-01-24
wl12xx: Add channel 14 to list of supported 2ghz channels
Arik Nemtsov
1
-0
/
+1
2011-01-24
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
Arik Nemtsov
2
-0
/
+2
2011-01-24
wl12xx: Cleanup PLT mode when module is removed
Juuso Oikarinen
1
-5
/
+15
2011-01-24
wl12xx: fix some endianess bugs
Eliad Peller
3
-5
/
+5
2011-01-24
wl12xx: add hw configuration for max supported AMDPU size
Luciano Coelho
1
-0
/
+2
2011-01-24
wl12xx: change debug_level module param sysfs permissions
Guy Eilam
2
-7
/
+2
2011-01-24
wl12xx: lock the RCU when accessing sta via ieee80211_find_sta()
Luciano Coelho
1
-27
/
+33
2011-01-24
wl12xx: don't modify the global supported band structures
Luciano Coelho
2
-2
/
+17
2011-01-24
wl12xx: don't join upon disassociation
Eliad Peller
1
-10
/
+12
[next]