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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2013-01-12
net, wireless: overwrite default_ethtool_ops
Stanislaw Gruszka
1
-2
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2012-12-22
CONFIG_HOTPLUG removal from networking core
Greg KH
2
-11
/
+0
2012-12-12
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2
-1
/
+4
2012-12-07
wext: explicitly cast -110 to u8
Johannes Berg
1
-1
/
+1
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
10
-346
/
+398
2012-12-04
cfg80211: check no-OFDM flag for channels wider than 20 MHz
Johannes Berg
1
-0
/
+3
2012-12-03
cfg80211: fix channel error on mesh join
Marco Porsch
1
-1
/
+2
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
8
-229
/
+243
2012-11-30
cfg80211: fix cmp_hidden_bss
Johannes Berg
1
-4
/
+14
2012-11-30
cfg80211: fix whitespace in scan handling
Johannes Berg
1
-16
/
+13
2012-11-30
cfg80211: don't BUG_ON BSS struct issues
Johannes Berg
1
-2
/
+4
2012-11-29
nl80211: Fix HT_IBSS feature check in ibss_join
Simon Wunderlich
1
-0
/
+1
2012-11-29
cfg80211: Remove unused VHT chan code
Mahesh Palivela
1
-27
/
+1
2012-11-28
nl80211: remove unnecessary checks
Johannes Berg
1
-3
/
+2
2012-11-27
nl80211: support P2P GO powersave configuration
Johannes Berg
1
-0
/
+56
2012-11-27
cfg80211: rework chandef checking and export it
Johannes Berg
3
-69
/
+67
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
13
-490
/
+848
2012-11-26
cfg80211: fix some tracing output issues
Johannes Berg
1
-76
/
+73
2012-11-26
nl80211/cfg80211: add VHT MCS support
Johannes Berg
2
-16
/
+116
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
8
-86
/
+372
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
11
-300
/
+276
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
6
-92
/
+47
2012-11-26
cfg80211: change function signature of cfg80211_get_p2p_attr()
Arend van Spriel
1
-2
/
+3
2012-11-23
cfg80211: use DS or HT operation IEs to determine BSS channel
Johannes Berg
1
-1
/
+44
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-0
/
+70
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+2
2012-11-19
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
2
-0
/
+70
2012-11-16
lib80211: hide Kconfig symbol
Johannes Berg
1
-3
/
+2
2012-11-12
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
1
-3
/
+2
2012-11-07
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
Antonio Quartulli
1
-0
/
+5
2012-11-07
cfg80211: store the ssid into wirless_dev in AP mode
Antonio Quartulli
2
-0
/
+3
2012-11-06
wireless: add utility function to get P2P attribute
Johannes Berg
1
-0
/
+99
2012-11-05
cfg80211: allow registering more than one beacon listener
Ben Greear
3
-29
/
+73
2012-11-05
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
1
-0
/
+39
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
4
-19
/
+26
2012-10-30
nl80211: move "can set channel" check
Johannes Berg
1
-4
/
+4
2012-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-10
/
+12
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
4
-4
/
+32
2012-10-27
mac80211: verify that skb data is present
Johannes Berg
1
-1
/
+2
2012-10-27
wireless: drop invalid mesh address extension frames
Johannes Berg
1
-5
/
+6
2012-10-23
cfg80211: add tracing for P2P Device start/stop
Johannes Berg
4
-4
/
+32
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+3
2012-10-18
cfg80211: fix initialization of chan->max_reg_power
Felix Fietkau
1
-2
/
+3
2012-10-18
cfg80211: fix antenna gain handling
Felix Fietkau
1
-2
/
+1
2012-10-18
cfg80211: add cfg80211 exported function tracing
Beni Lev
7
-10
/
+615
2012-10-18
cfg80211: add tracing to rdev-ops
Beni Lev
4
-79
/
+2141
2012-10-18
cfg80211: add wrappers for registered_device_ops
Hila Gonen
14
-148
/
+700
2012-10-18
cfg80211: Disallow HT/WEP in IBSS mode
Sujith Manoharan
1
-3
/
+17
[next]