index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "cfg80211: make WEXT compatibility unselectable"
Jiri Kosina
2014-12-30
1
-1
/
+1
*
cfg80211: correctly check ad-hoc channels
Arik Nemtsov
2014-12-12
1
-1
/
+7
*
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
2014-12-12
1
-5
/
+2
*
nl80211: check matches array length before acessing it
Luciano Coelho
2014-12-12
1
-1
/
+1
*
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
2014-12-12
1
-1
/
+4
*
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
2014-12-12
1
-3
/
+6
*
cfg80211: remove unneeded initialisations in nl80211_set_reg
Johannes Berg
2014-11-28
1
-3
/
+3
*
cfg80211: leave invalid channels on regdomain change
Arik Nemtsov
2014-11-28
2
-1
/
+120
*
cfg80211: make WEXT compatibility unselectable
Johannes Berg
2014-11-28
1
-1
/
+1
*
nl80211: don't crash sending invalid chandef
Johannes Berg
2014-11-27
1
-1
/
+2
*
cfg80211: clean up beacon loss CQM event
Johannes Berg
2014-11-26
1
-0
/
+23
*
cfg80211: refactor the various CQM event sending code
Johannes Berg
2014-11-26
1
-123
/
+99
*
cfg80211: remove pointless channel lookup in survey code
Johannes Berg
2014-11-25
1
-5
/
+1
*
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
Tomasz Bursztyka
2014-11-19
1
-7
/
+41
*
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
2014-11-19
1
-2
/
+2
*
cfg80211: protect fools returning NULL in add_virtual_intf
Rafał Miłecki
2014-11-19
1
-1
/
+4
*
cfg80211: explicitly initialize some fields in custom reg path
Arik Nemtsov
2014-11-19
1
-0
/
+3
*
cfg80211: update missing fields in custom regulatory path
Arik Nemtsov
2014-11-19
1
-0
/
+10
*
cfg80211: allow drivers to support random MAC addresses for scan
Johannes Berg
2014-11-19
1
-3
/
+83
*
cfg80211: add wowlan net-detect support
Luciano Coelho
2014-11-19
2
-1
/
+111
*
cfg80211: refactor nl80211_start_sched_scan so it can be reused
Luciano Coelho
2014-11-19
1
-58
/
+72
*
cfg80211: introduce TDLS channel switch commands
Arik Nemtsov
2014-11-19
4
-0
/
+178
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2014-11-18
1
-32
/
+0
|
\
|
*
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-04
10
-42
/
+523
|
|
\
|
*
|
lib80211: remove unused print_ssid()
Andy Shevchenko
2014-10-14
1
-32
/
+0
*
|
|
cfg80211: introduce regulatory flags controlling bw
Arik Nemtsov
2014-11-10
1
-2
/
+34
*
|
|
cfg80211/mac80211: allow any interface to send channel switch notifications
Luciano Coelho
2014-11-10
1
-6
/
+0
*
|
|
cfg80211: add channel switch started notification
Luciano Coelho
2014-11-10
2
-3
/
+41
*
|
|
cfg80211: fix nl80211 cmd id in nl80211_send_mpath()
Henning Rogge
2014-11-04
1
-1
/
+1
|
|
/
|
/
|
*
|
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
2014-11-04
9
-2
/
+197
*
|
cfg80211: avoid using default in interface type switch
Johannes Berg
2014-10-31
2
-2
/
+18
*
|
cfg80211: fix integer signedness in chandef_primary_freqs()
Johannes Berg
2014-10-29
1
-1
/
+1
*
|
cfg80211: fix set but not used warning in nl80211_channel_switch()
Fabian Frederick
2014-10-29
1
-4
/
+1
*
|
cfg80211: support configuring vif mac addr on create
Ben Greear
2014-10-27
1
-1
/
+3
*
|
cfg80211: support creating wiphy with suggested name
Ben Greear
2014-10-27
1
-11
/
+49
*
|
cfg80211: make WMM TSPEC support flag an nl80211 feature flag
Johannes Berg
2014-10-22
1
-8
/
+6
*
|
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2014-10-20
1
-1
/
+9
|
\
\
|
*
|
nl80211: sanity check the channel switch counter value
Luciano Coelho
2014-10-09
1
-1
/
+9
|
|
/
*
|
cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
Jouni Malinen
2014-10-20
2
-2
/
+29
*
|
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
2014-10-20
3
-9
/
+31
*
|
cfg80211: set the rates mask in connection probes over specified freq
Karl Beldan
2014-10-10
1
-2
/
+11
*
|
cfg80211: add ops to query mesh proxy path table
Henning Rogge
2014-10-09
3
-1
/
+170
|
/
*
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
14
-54
/
+366
|
\
|
*
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
14
-54
/
+366
|
|
\
|
|
*
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
2014-09-11
1
-0
/
+24
|
|
*
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
2014-09-11
3
-10
/
+25
|
|
*
cfg80211: add WMM traffic stream API
Johannes Berg
2014-09-11
3
-0
/
+185
|
|
*
cfg80211: clear nl80211 messages carrying keys after processing
Johannes Berg
2014-09-11
1
-4
/
+21
|
|
*
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
2014-09-11
1
-7
/
+3
|
|
*
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
2014-09-11
2
-1
/
+3
[next]