index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-29
cfg80211: add channel checking for iface combinations
Michal Kazior
3
-8
/
+88
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
3
-28
/
+7
2012-06-29
cfg80211: set initial monitor channel
Michal Kazior
1
-0
/
+31
2012-06-29
cfg80211: track monitor channel
Michal Kazior
3
-2
/
+18
2012-06-29
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
1
-0
/
+2
2012-06-29
mac80211: refactor virtual monitor code
Michal Kazior
3
-14
/
+17
2012-06-29
cfg80211: track monitor interfaces count
Michal Kazior
3
-0
/
+43
2012-06-29
cfg80211: introduce cfg80211_get_chan_state
Michal Kazior
2
-0
/
+63
2012-06-29
cfg80211: track ibss fixed channel
Michal Kazior
1
-0
/
+1
2012-06-29
cfg80211: add channel tracking for AP and mesh
Michal Kazior
4
-5
/
+19
2012-06-29
cfg80211: .stop_ap when interface is going down
Michal Kazior
2
-0
/
+6
2012-06-29
cfg80211: introduce cfg80211_stop_ap
Michal Kazior
4
-17
/
+50
2012-06-28
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
37
-1716
/
+3089
2012-06-28
cfg80211: allow advertising VHT capabilities
Mahesh Palivela
1
-0
/
+9
2012-06-28
mac80211: don't require associated->beacon_ies for ps
Eliad Peller
1
-3
/
+0
2012-06-28
mac80211: flush queues before deauth/disassoc
Eliad Peller
1
-0
/
+4
2012-06-28
mac80211: don't expose ieee80211_add_srates_ie()
Johannes Berg
5
-16
/
+18
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
3
-4
/
+13
2012-06-26
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
29
-532
/
+749
2012-06-26
mac80211: make __ieee80211_recalc_idle static
Johannes Berg
2
-122
/
+121
2012-06-26
mac80211: make ieee80211_check_concurrent_iface netdev-independent
Johannes Berg
1
-5
/
+3
2012-06-26
mac80211: remove unused function
Johannes Berg
1
-6
/
+0
2012-06-26
nl80211: specify RSSI threshold in scheduled scan
Thomas Pedersen
1
-1
/
+8
2012-06-24
mac80211: trace debug messages
Johannes Berg
4
-0
/
+136
2012-06-24
mac80211: rename driver-trace file
Johannes Berg
5
-6
/
+5
2012-06-24
mac80211: clean up debugging
Johannes Berg
22
-429
/
+519
2012-06-22
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
20
-258
/
+472
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
mac80211: add command to get current rssi
Victor Goldenshtein
3
-8
/
+54
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
[prev]
[next]