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
2008-03-07
ssb: Add Gigabit Ethernet driver
Michael Buesch
11
-72
/
+715
2008-03-07
mac80211: fix hardware scan completion
Johannes Berg
1
-7
/
+18
2008-03-07
mac80211: fix mesh_path and sta_info get_by_idx functions
Luis Carlos Cobo
2
-4
/
+8
2008-03-07
mac80211: path IE fields macros, fix alignment problems and clean up
Luis Carlos Cobo
1
-33
/
+35
2008-03-07
mac80211: add PLINK_ prefix and kernel doc to enum plink_state
Luis Carlos Cobo
6
-51
/
+65
2008-03-07
mac80211: always force mesh_path deletions
Luis Carlos Cobo
4
-27
/
+11
2008-03-07
mac80211: delete mesh_path timer on mesh_path removal
Luis Carlos Cobo
1
-0
/
+1
2008-03-07
mac80211: clean up use of endianness conversion functions
Luis Carlos Cobo
2
-16
/
+16
2008-03-07
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
1
-9
/
+26
2008-03-07
mac80211: move comment to better location
Luis Carlos Cobo
1
-5
/
+5
2008-03-07
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
1
-2
/
+2
2008-03-07
mac80211: fix mesh endianness sparse warnings and unmark it as broken
Luis Carlos Cobo
3
-15
/
+16
2008-03-06
mac80211: always insert key into list
Johannes Berg
1
-3
/
+3
2008-03-06
b43: verify sta_notify mac80211 callback
Johannes Berg
1
-0
/
+11
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
4
-42
/
+37
2008-03-06
mac80211: add documentation book
Johannes Berg
5
-14
/
+351
2008-03-06
mac80211: don't clear next_hop in path reclaim
Johannes Berg
1
-1
/
+0
2008-03-06
mac80211: remove STA entries when taking down interface
Johannes Berg
6
-83
/
+73
2008-03-06
mac80211: clean up sta_info and document locking
Johannes Berg
2
-54
/
+83
2008-03-06
mac80211: split sta_info_add
Johannes Berg
7
-74
/
+166
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
25
-486
/
+701
2008-03-06
mac80211: split ieee80211_txrx_data
Johannes Berg
8
-306
/
+315
2008-03-06
mac80211: reorder a few fields in sta_info
Johannes Berg
1
-2
/
+2
2008-03-06
mac80211: fix kernel-doc comment for mesh_plink_deactivate
Johannes Berg
1
-1
/
+1
2008-03-06
mac80211: clean up mesh RX path a bit more
Johannes Berg
2
-11
/
+14
2008-03-06
mac80211: export mesh_plink_broken
Johannes Berg
1
-0
/
+1
2008-03-06
mac80211: clarify mesh Kconfig
Johannes Berg
1
-2
/
+3
2008-03-06
mac80211: add missing "break" statement in mesh code
Johannes Berg
1
-0
/
+1
2008-03-06
mac80211: enable mesh in Kconfig
Johannes Berg
2
-0
/
+21
2008-03-06
mac80211: mesh hwmp locking fixes
Johannes Berg
1
-1
/
+4
2008-03-06
mac80211: clean up mesh code
Johannes Berg
15
-272
/
+277
2008-03-06
mac80211: complete the mesh (interface handling) code
Luis Carlos Cobo
1
-1
/
+27
2008-03-06
mac80211: mesh path and mesh peer configuration
Luis Carlos Cobo
1
-10
/
+259
2008-03-06
mac80211: mesh statistics and config through debugfs
Luis Carlos Cobo
1
-0
/
+197
2008-03-06
mac80211: code for on-demand Hybrid Wireless Mesh Protocol
Luis Carlos Cobo
1
-0
/
+862
2008-03-06
mac80211: mesh path table implementation
Luis Carlos Cobo
1
-0
/
+522
2008-03-06
mac80211: mesh peer link implementation
Luis Carlos Cobo
1
-0
/
+755
2008-03-06
mac80211: mesh changes to the MLME
Luis Carlos Cobo
1
-59
/
+263
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
10
-50
/
+394
2008-03-06
mac80211: support for mesh interfaces in mac80211 data path
Luis Carlos Cobo
2
-33
/
+246
2008-03-06
mac80211: support functions for mesh
Luis Carlos Cobo
1
-0
/
+383
2008-03-06
mac80211: mesh function and data structures definitions
Luis Carlos Cobo
1
-0
/
+283
2008-03-06
mac80211: add mesh interface type
Johannes Berg
5
-0
/
+14
2008-03-06
nl80211/cfg80211: support for mesh, sta dumping
Luis Carlos Cobo
4
-66
/
+650
2008-03-06
WEXT: add mesh interface type
Johannes Berg
1
-0
/
+1
2008-03-06
wireless: various definitions for mesh networking
Luis Carlos Cobo
1
-0
/
+35
2008-03-06
[IPV6]: Fix powerpc allmodconfig build warnings.
David S. Miller
1
-0
/
+1
2008-03-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
84
-1008
/
+1008
2008-03-06
COSA/SRP: convert channel_data.rsem to mutex
Matthias Kaehlcke
1
-6
/
+8
2008-03-06
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
23
-68
/
+69
[next]