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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-06
mwl8k: make the tx ring drain status messages somewhat more friendly
Lennert Buytenhek
1
-2
/
+2
2010-01-06
mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails
Lennert Buytenhek
1
-1
/
+1
2010-01-06
mwl8k: bail out if there is no AP firmware image support for this chip
Lennert Buytenhek
1
-2
/
+9
2010-01-06
cfg80211: add a regulatory debug print
Luis R. Rodriguez
1
-14
/
+18
2010-01-06
mwl8k: update version number to 0.11
Lennert Buytenhek
1
-1
/
+1
2010-01-06
mac80211: fix ieee80211_change_mac() to use struct sockaddr
Kalle Valo
1
-2
/
+3
2010-01-06
mac80211: fix a warning related to pointer conversion to u64 cookie
Kalle Valo
1
-6
/
+6
2010-01-06
mac80211: No need to include WEXT headers here
Jouni Malinen
3
-3
/
+0
2010-01-06
iwlwifi: remove linux/utsrelease.h dependency
Zhu Yi
1
-3
/
+1
2010-01-04
mac80211: fix typo added by "mac80211: fix propagation of failed..."
John W. Linville
1
-1
/
+1
2010-01-04
wl1271: fix timeout in wl1271_top_reg_read
Juha Leppanen
1
-2
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
28
-447
/
+130
2009-12-29
Revert "b43: Enforce DMA descriptor memory constraints"
John W. Linville
2
-158
/
+46
2009-12-29
mac80211: annotate sleeping driver ops
Kalle Valo
2
-16
/
+87
2009-12-29
mac80211: remove requeue from work
Johannes Berg
1
-18
/
+0
2009-12-29
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
25
-214
/
+170
2009-12-29
mac80211/cfg80211: add station events
Johannes Berg
5
-1
/
+51
2009-12-29
mac80211: make off-channel work generic
Johannes Berg
3
-68
/
+88
2009-12-29
mac80211: support remain-on-channel command
Johannes Berg
6
-6
/
+181
2009-12-29
cfg80211: add remain-on-channel command
Jouni Malinen
7
-15
/
+368
2009-12-29
mac80211: Generalize off-channel operation helpers from scan code
Jouni Malinen
4
-152
/
+178
2009-12-29
mac80211: proper bss private data handling
Johannes Berg
7
-72
/
+82
2009-12-29
mac80211: split up and insert custom IEs correctly
Johannes Berg
4
-36
/
+184
2009-12-29
mac80211: refactor association
Johannes Berg
2
-109
/
+137
2009-12-29
mac80211: rewrite a few work messages
Johannes Berg
1
-10
/
+10
2009-12-29
mac80211: generalise work handling
Johannes Berg
9
-835
/
+1112
2009-12-29
mac80211: generalise management work a bit
Johannes Berg
2
-107
/
+172
2009-12-29
mac80211: let cfg80211 manage auth state
Johannes Berg
2
-103
/
+73
2009-12-29
mac80211: introduce flush operation
Johannes Berg
6
-2
/
+57
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
15
-37
/
+40
2009-12-29
rtl8187: remove priv->mode
John W. Linville
3
-7
/
+4
2009-12-29
rtl8180: remove priv->mode
John W. Linville
2
-10
/
+5
2009-12-29
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
9
-143
/
+125
2009-12-29
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
Gertjan van Wingerde
2
-10
/
+2
2009-12-29
rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
Gertjan van Wingerde
1
-2
/
+2
2009-12-29
rt2x00: Fix checks for rt2800 SOC support.
Gertjan van Wingerde
1
-9
/
+9
2009-12-29
wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
John W. Linville
4
-129
/
+2
2009-12-29
wl1271: Prevent performing "join" before association
Juuso Oikarinen
1
-1
/
+1
2009-12-29
wl1271: Check vif for NULL when indicating beacon-loss
Juuso Oikarinen
1
-1
/
+1
2009-12-29
wl1271: Add support for acx_pm_config
Juuso Oikarinen
5
-0
/
+63
2009-12-29
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
7
-64
/
+55
2009-12-29
wl1271: Fix supported rate management
Juuso Oikarinen
6
-44
/
+90
2009-12-29
wl1271: Change rates configured for templates
Juuso Oikarinen
1
-1
/
+2
2009-12-29
wl1271: Add rudimentary ad-hoc support
Juuso Oikarinen
1
-2
/
+43
2009-12-29
wl1271: Remove beacon-loss-ind from PSM entry failure handling
Juuso Oikarinen
1
-1
/
+0
2009-12-29
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2
-1
/
+4
2009-12-29
wl1271: Implement chipset boot retry
Juuso Oikarinen
1
-53
/
+77
2009-12-29
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2
-3
/
+9
2009-12-29
wl1271: Fix event acknowledging functionality
Juuso Oikarinen
3
-8
/
+5
2009-12-29
wl1271: Use slow rates for association messages
Juuso Oikarinen
4
-6
/
+9
[next]