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.13.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
2012-06-22
mac80211: pass sdata to some RX functions
Johannes Berg
1
-17
/
+16
2012-06-22
mac80211: two small verbose debug cleanups
Johannes Berg
2
-2
/
+2
2012-06-22
mac80211: remove TKIP debug
Johannes Berg
2
-53
/
+1
2012-06-21
ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT
Avinash Patil
1
-0
/
+2
2012-06-21
mac80211: add command to get current rssi
Victor Goldenshtein
4
-8
/
+59
2012-06-20
mac80211: fix double-start of remain-on-channel
Johannes Berg
2
-2
/
+7
2012-06-20
mac80211: Allow userspace to register for auth frames in IBSS
Will Hawkins
1
-1
/
+3
2012-06-20
mac80211: send auth in IBSS only if userspace isn't handling it
Will Hawkins
1
-1
/
+1
2012-06-20
mac80211: Track auth frame registrations on IBSS ifaces
Will Hawkins
2
-7
/
+22
2012-06-20
mac80211: fix cleanup if driver suspend callback fails
Eyal Shapira
1
-0
/
+10
2012-06-20
mac80211: save wmm_acm per sdata
Yoni Divinsky
6
-14
/
+17
2012-06-20
mac80211: use the correct capability info in ieee80211_set_associated()
Luciano Coelho
1
-1
/
+1
2012-06-20
cfg80211: fix regression in multi-vif AP start
Felix Fietkau
1
-2
/
+32
2012-06-20
nl80211: use __cfg80211_rdev_from_attrs for testmode
Johannes Berg
1
-13
/
+10
2012-06-20
nl80211: change __cfg80211_rdev_from_info
Johannes Berg
1
-9
/
+10
2012-06-20
nl80211: fix netns separation
Johannes Berg
1
-9
/
+12
2012-06-20
nl80211: refactor __cfg80211_rdev_from_info
Johannes Berg
1
-28
/
+31
2012-06-20
cfg80211: make some functions static
Johannes Berg
3
-89
/
+82
2012-06-20
mac80211: initialize sta pointer to avoid false-positive warning
Luciano Coelho
1
-2
/
+2
2012-06-20
mac80211: cleanup offchannel_ps_enable argument
Rajkumar Manoharan
1
-5
/
+4
2012-06-18
mac80211: fix and improve mesh RANN processing
Chun-Yeow Yeoh
1
-18
/
+25
2012-06-18
mac80211: set only VO as a U-APSD enabled AC
Arik Nemtsov
1
-4
/
+7
2012-06-18
mac80211: stop Rx during HW reconfig
Arik Nemtsov
4
-0
/
+17
2012-06-18
mac80211: fix the assignment of mesh element TTL
Chun-Yeow Yeoh
1
-1
/
+1
2012-06-18
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
8
-2
/
+33
2012-06-18
mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value
Chun-Yeow Yeoh
2
-3
/
+3
2012-06-18
mac80211: implement the proactive PREP generation
Chun-Yeow Yeoh
1
-5
/
+33
2012-06-14
mac80211: implement the proactive PREQ generation
Chun-Yeow Yeoh
3
-5
/
+74
2012-06-14
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
6
-1
/
+48
2012-06-13
cfg80211/nl80211: fix kernel-doc
Johannes Berg
2
-9
/
+32
2012-06-13
nl80211: fix sched scan match attribute name
Johannes Berg
2
-3
/
+6
2012-06-13
mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXED
Pontus Fuchs
1
-1
/
+2
2012-06-13
mac80211: allow cancelling dependent ROCs
Johannes Berg
1
-0
/
+22
2012-06-12
ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type
Avinash Patil
1
-0
/
+2
2012-06-11
mac80211: remove unneeded ieee80211_run_deferred_scan()
Johannes Berg
2
-6
/
+0
2012-06-11
{nl,cfg,mac}80211: fix the coding style related to mesh parameters
Chun-Yeow Yeoh
6
-120
/
+130
2012-06-11
cfg80211: add missing kernel-doc for mesh configuration structure
Chun-Yeow Yeoh
1
-10
/
+49
2012-06-09
mac80211: Rename stainfo variable for the more common sta
Javier Cardona
2
-5
/
+5
2012-06-09
mac80211: Remove unused variable
Javier Cardona
1
-3
/
+0
2012-06-08
wl18xx: avoid some -Wformat warnings
John W. Linville
1
-1
/
+2
2012-06-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
46
-956
/
+4818
2012-06-08
wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
Arik Nemtsov
2
-17
/
+9
2012-06-08
wl18xx: clean up phy module parameters
Arik Nemtsov
2
-58
/
+56
2012-06-08
wl18xx: align wl18xx_conf_phy with FW variant and remove it
Arik Nemtsov
3
-110
/
+36
2012-06-08
wl18xx: update fw statistics
Ido Reis
2
-24
/
+65
2012-06-08
wl18xx: allow FW-log by default for PG2.0
Arik Nemtsov
1
-1
/
+0
2012-06-08
wl18xx: read configuration structure from a binary file
Luciano Coelho
1
-5
/
+63
2012-06-08
wlcore/wl18xx: export conf struct in a debugfs file
Luciano Coelho
3
-0
/
+72
2012-06-08
wlcore/wl18xx: the conf structs must be packed so they can be exported
Luciano Coelho
2
-24
/
+24
2012-06-08
wlcore: use u8 instead of enum for bcn_filt_mode
Luciano Coelho
1
-1
/
+1
[next]