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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
9
-6
/
+27
2011-08-24
{nl,mac}80211: add missing root mode meshconf entries
Javier Cardona
2
-1
/
+2
2011-08-24
mac80211: mesh gate implementation
Javier Cardona
6
-9
/
+335
2011-08-24
mac80211: fix mesh path flushing
Javier Cardona
1
-2
/
+1
2011-08-24
mac80211: mesh locking fixes
Javier Cardona
1
-2
/
+2
2011-08-24
mac80211: fix mpath timer NULL function
Javier Cardona
1
-2
/
+4
2011-08-24
mac80211: improve mpath debugging
Javier Cardona
3
-11
/
+31
2011-08-24
b43: HT-PHY: allow writing longer tables with a single call
Rafał Miłecki
2
-0
/
+46
2011-08-22
b43: HT-PHY: init: add missing small-tables writes
Rafał Miłecki
1
-3
/
+30
2011-08-22
rtlwifi: add module parameter to set global debug level
Stefan Assmann
1
-1
/
+5
2011-08-22
b43: HT-PHY: init: add some AFE (Analog Frontend) operation
Rafał Miłecki
1
-0
/
+26
2011-08-22
b43: HT-PHY: init: add missing PHY mask/set ops
Rafał Miłecki
1
-5
/
+41
2011-08-22
b43: HT-PHY: init: init BPHY and upload 0x1a table
Rafał Miłecki
3
-0
/
+68
2011-08-22
b43: HT-PHY: init: copy tables and reset CCA
Rafał Miłecki
2
-0
/
+25
2011-08-22
b43: HT-PHY: init: implement few simple PHY writes
Rafał Miłecki
1
-0
/
+22
2011-08-22
b43: HT-PHY: init: zero EXTG registers
Rafał Miłecki
1
-0
/
+22
2011-08-22
mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bss
Nishant Sarmukadam
1
-3
/
+0
2011-08-22
mac80211: update mesh path selection frame format
Thomas Pedersen
6
-48
/
+62
2011-08-22
ieee80211: add mesh action codes
Thomas Pedersen
1
-0
/
+15
2011-08-22
mac80211: update mesh peering frame format
Thomas Pedersen
6
-66
/
+79
2011-08-22
mac80211: update mesh peering frame codes
Thomas Pedersen
1
-81
/
+76
2011-08-22
ieee80211: introduce Self Protected Action codes
Thomas Pedersen
1
-0
/
+14
2011-08-22
mac80211: fix mesh beacon format
Thomas Pedersen
4
-62
/
+196
2011-08-22
b43: make forcing clock common (HT-PHY also uses that)
Rafał Miłecki
3
-36
/
+38
2011-08-22
b43: include HT-PHY in some common code
Rafał Miłecki
2
-0
/
+2
2011-08-22
bcma: implement BCM4331 workaround for external PA lines
Rafał Miłecki
3
-1
/
+43
2011-08-22
b43: support new RX header, noticed to be used in 598.314+ fw
Rafał Miłecki
5
-13
/
+58
2011-08-22
b43: support new TX header, noticed to be used by 598.314+ fw
Rafał Miłecki
4
-2
/
+46
2011-08-22
b43: use enum for firmware header format
Rafał Miłecki
4
-26
/
+55
2011-08-22
b43: rename TX header formats
Rafał Miłecki
2
-16
/
+16
2011-08-22
mac80211: Tear down BA session on BAR tx failure
Helmut Schaa
1
-0
/
+18
2011-08-22
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
Helmut Schaa
2
-4
/
+6
2011-08-22
b43: reload phy and bss settings after core restarts
Felix Fietkau
1
-5
/
+37
2011-08-22
ath9k: do btcoex ASPM disabling at initialization time
Stanislaw Gruszka
4
-29
/
+29
2011-08-22
ath9k: merge common ->config_pci_powersave() checks
Stanislaw Gruszka
3
-6
/
+3
2011-08-22
ath9k: remove ->config_pci_powersave() redundant argument
Stanislaw Gruszka
6
-15
/
+12
2011-08-13
staging: remove ath6kl
Kalle Valo
111
-50006
/
+0
2011-08-12
mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API
Amitkumar Karwar
8
-1634
/
+471
2011-08-12
ath9k: avoid sending a-mpdu packets to sleeping stations
Felix Fietkau
1
-2
/
+4
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
3
-2
/
+56
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
3
-40
/
+72
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
3
-0
/
+60
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
4
-230
/
+231
2011-08-12
ath9k: remove eeprom txgain override for minor version < 19
Marek Lindner
1
-4
/
+1
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
3
-0
/
+7
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
2
-2
/
+4
2011-08-10
ath9k: remove obselete comments
Mohammed Shafi Shajakhan
1
-5
/
+0
2011-08-10
ath9k: optimize rate control statistics
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-08-10
mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag
Javier Cardona
1
-1
/
+0
2011-08-10
ath9k_htc: minor clean-up
Mohammed Shafi Shajakhan
1
-3
/
+0
[next]