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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
7
-12
/
+21
2013-11-25
mac80211: verify ieee80211_key_replace() arguments
Johannes Berg
1
-0
/
+4
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
2
-10
/
+6
2013-11-25
cfg80211: add missing break in cfg80211_get_chan_state()
Johannes Berg
1
-0
/
+1
2013-11-25
mac80211: remove useless tests for array
Johannes Berg
1
-3
/
+3
2013-11-25
mac80211: clean up mesh local link ID generation
Thomas Pedersen
3
-9
/
+38
2013-11-25
mac80211: factor out plink event gathering
Thomas Pedersen
1
-80
/
+115
2013-11-25
mac80211: factor out peering FSM
Thomas Pedersen
1
-143
/
+155
2013-11-25
mac80211: assign sta plid early
Thomas Pedersen
1
-2
/
+1
2013-11-25
mac80211: consolidate rcu unlocks in plink frame rx
Thomas Pedersen
1
-18
/
+10
2013-11-25
mac80211: factor peering frame processing into own function
Thomas Pedersen
1
-40
/
+48
2013-11-25
mac80211: remove unused mesh_mgmt_ies_add() prototype
Bob Copeland
1
-2
/
+0
2013-11-25
mac80211: return -ENOMEM in mesh_plink_frame_tx
Bob Copeland
1
-1
/
+1
2013-11-25
mac80211: mesh_plink: don't ignore holding timer
Bob Copeland
1
-2
/
+1
2013-11-25
mac80211: mesh_plink: collapse the two switch statements together
Bob Copeland
1
-17
/
+9
2013-11-25
mac80211: mesh: rewrite rssi_threshold_check in C
Bob Copeland
1
-8
/
+12
2013-11-25
mac80211: mesh_plink: group basic fitness checks
Bob Copeland
1
-33
/
+37
2013-11-25
mac80211: mesh: factor out common plink close/estab code
Bob Copeland
1
-55
/
+43
2013-11-25
mac80211: hold sta->lock across plink switch statements
Bob Copeland
1
-26
/
+3
2013-11-25
mac80211: consolidate calls to plink_frame_tx
Thomas Pedersen
1
-43
/
+29
2013-11-25
mac80211: fix off-by-one in llid check.
Bob Copeland
1
-1
/
+1
2013-11-25
cfg80211: remove second argument from reg_process_hint()
Luis R. Rodriguez
1
-6
/
+5
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
1
-0
/
+4
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
3
-1
/
+88
2013-11-25
cfg80211: add helper functions for start/end freq
Janusz Dziedzic
1
-14
/
+30
2013-11-25
mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer
Karl Beldan
1
-13
/
+5
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
8
-44
/
+31
2013-11-06
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
14
-900
/
+1434
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-4
/
+6
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
32
-446
/
+1205
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-31
/
+164
2013-10-28
nl80211: fix channel switch parsing
Andrei Otcheretianski
1
-3
/
+1
2013-10-28
mac80211: fix uninitialized variable
Michal Kazior
1
-1
/
+1
2013-10-28
mac80211: process mesh channel switching using beacon
Chun-Yeow Yeoh
2
-9
/
+136
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
6
-3
/
+139
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
5
-54
/
+111
2013-10-28
mac80211: process the CSA frame for mesh accordingly
Chun-Yeow Yeoh
5
-3
/
+114
2013-10-28
mac80211: refactor the parsing of chan switch ie
Chun-Yeow Yeoh
4
-41
/
+48
2013-10-28
mac80211: add ieee80211_tx_prepare_skb() helper function
Felix Fietkau
1
-0
/
+29
2013-10-28
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
1
-10
/
+16
2013-10-28
mac80211: fixes for mesh powersave logic
Marco Porsch
3
-18
/
+22
2013-10-28
mac80211: Remove check for offchannel state when waking netdev queues
Seth Forshee
1
-3
/
+0
2013-10-28
net: rfkill: gpio: add ACPI support
Heikki Krogerus
1
-1
/
+30
2013-10-28
net: rfkill: gpio: prepare for DT and ACPI support
Heikki Krogerus
1
-41
/
+51
2013-10-28
net: rfkill: gpio: spinlock-safe GPIO access
Heikki Krogerus
1
-8
/
+8
2013-10-28
net: rfkill: gpio: clean up clock handling
Heikki Krogerus
2
-28
/
+9
2013-10-28
net: rfkill: gpio: convert to resource managed allocation
Heikki Krogerus
1
-55
/
+20
2013-10-28
mac80211: enable DFS for IBSS mode
Simon Wunderlich
2
-5
/
+45
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
4
-11
/
+38
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
10
-38
/
+289
[next]