index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-2
/
+24
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
2
-5
/
+32
2012-06-14
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
4
-1
/
+30
2012-06-13
nl80211: fix sched scan match attribute name
Johannes Berg
1
-2
/
+2
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-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
3
-64
/
+70
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-06
mac80211: unify SW/offload remain-on-channel
Johannes Berg
9
-751
/
+532
2012-06-06
mac80211: do remain-on-channel while idle
Johannes Berg
4
-24
/
+10
2012-06-06
mac80211: add stations after AP start on reconfig
Arik Nemtsov
1
-7
/
+30
2012-06-06
cfg80211: validate remain-on-channel time better
Johannes Berg
1
-7
/
+16
2012-06-06
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
1
-0
/
+1
2012-06-06
mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs
Chun-Yeow Yeoh
1
-0
/
+1
2012-06-06
mac80211: print info when disabling HT
Johannes Berg
1
-3
/
+10
2012-06-06
mac80211: configure 11b/g channel access rules for legacy APs
Stanislaw Gruszka
1
-34
/
+46
2012-06-06
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
1
-1
/
+1
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
8
-76
/
+50
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-22
/
+97
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
1
-1
/
+1
2012-06-05
cfg80211: provide channel to join_mesh function
Johannes Berg
5
-15
/
+144
2012-06-05
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2
-4
/
+2
2012-06-05
cfg80211: provide channel to start_ap function
Johannes Berg
2
-2
/
+56
2012-06-05
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2
-18
/
+7
2012-06-05
mac80211: move ieee80211_set_channel function
Johannes Berg
1
-35
/
+35
2012-06-05
mac80211: clean up ieee80211_set_channel
Johannes Berg
1
-16
/
+2
2012-06-05
mac80211: simplify association HT parameters
Johannes Berg
2
-16
/
+13
2012-06-05
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
1
-1
/
+0
2012-06-05
wireless: remove wext sysfs
Johannes Berg
2
-87
/
+0
2012-06-05
mac80211: remove ieee80211_get_operstate()
Eliad Peller
1
-7
/
+0
2012-06-05
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2
-55
/
+30
2012-06-05
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2
-90
/
+37
2012-06-05
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
17
-227
/
+181
2012-06-05
mac80211: send beacon loss events to userspace
Holger Schurig
1
-0
/
+2
2012-06-05
mac80211: allow channel change while mesh is down
Thomas Pedersen
1
-0
/
+4
2012-06-05
mac80211: fail authentication when AP denied authentication
Eliad Peller
1
-2
/
+2
2012-06-05
mac80211: use offchannel queue only when supported
Eliad Peller
1
-3
/
+5
2012-06-05
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2
-0
/
+9
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-05
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
1
-1
/
+1
[next]