index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: unify SW/offload remain-on-channel
Johannes Berg
2012-06-06
9
-751
/
+532
*
mac80211: do remain-on-channel while idle
Johannes Berg
2012-06-06
4
-24
/
+10
*
mac80211: add stations after AP start on reconfig
Arik Nemtsov
2012-06-06
1
-7
/
+30
*
cfg80211: validate remain-on-channel time better
Johannes Berg
2012-06-06
1
-7
/
+16
*
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
2012-06-06
1
-0
/
+1
*
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
Chun-Yeow Yeoh
2012-06-06
1
-0
/
+1
*
mac80211: print info when disabling HT
Johannes Berg
2012-06-06
1
-3
/
+10
*
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
2012-06-06
1
-34
/
+46
*
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
2012-06-06
1
-1
/
+1
*
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
8
-76
/
+50
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
11
-22
/
+97
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-06
1
-1
/
+1
|
|
\
|
|
*
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-05
1
-1
/
+1
|
*
|
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
1
-1
/
+18
|
|
/
|
*
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
2012-06-04
1
-2
/
+2
|
*
mac80211: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-3
/
+3
|
*
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
2012-06-04
1
-1
/
+6
|
*
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-06-04
2
-0
/
+28
|
*
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
2012-06-04
1
-1
/
+1
|
*
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
2012-06-04
1
-3
/
+6
|
*
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-06-04
1
-1
/
+5
|
*
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
2012-06-04
1
-9
/
+27
*
|
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
5
-15
/
+144
*
|
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
2
-4
/
+2
*
|
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
2
-2
/
+56
*
|
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
2
-18
/
+7
*
|
mac80211: move ieee80211_set_channel function
Johannes Berg
2012-06-05
1
-35
/
+35
*
|
mac80211: clean up ieee80211_set_channel
Johannes Berg
2012-06-05
1
-16
/
+2
*
|
mac80211: simplify association HT parameters
Johannes Berg
2012-06-05
2
-16
/
+13
*
|
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
2012-06-05
1
-1
/
+0
*
|
wireless: remove wext sysfs
Johannes Berg
2012-06-05
2
-87
/
+0
*
|
mac80211: remove ieee80211_get_operstate()
Eliad Peller
2012-06-05
1
-7
/
+0
*
|
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
2
-55
/
+30
*
|
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
2
-90
/
+37
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
17
-227
/
+181
*
|
mac80211: send beacon loss events to userspace
Holger Schurig
2012-06-05
1
-0
/
+2
*
|
mac80211: allow channel change while mesh is down
Thomas Pedersen
2012-06-05
1
-0
/
+4
*
|
mac80211: fail authentication when AP denied authentication
Eliad Peller
2012-06-05
1
-2
/
+2
*
|
mac80211: use offchannel queue only when supported
Eliad Peller
2012-06-05
1
-3
/
+5
*
|
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2012-06-05
2
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-03
4
-9
/
+19
|
\
|
*
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
|
*
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
2012-06-01
1
-1
/
+2
|
*
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-06-01
1
-2
/
+5
*
|
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-03
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-2
/
+0
|
\
\
|
*
|
sch_atm.c: get rid of poinless extern
Al Viro
2012-06-01
1
-2
/
+0
*
|
|
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
6
-58
/
+75
|
\
\
\
|
*
|
|
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-06-01
2
-3
/
+3
|
*
|
|
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-06-01
2
-19
/
+8
[next]