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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
cfg80211: don't allow disabling WEXT if it's required
Johannes Berg
1
-1
/
+1
2015-04-07
cfg80211: send extended capabilities IE in connect
Johannes Berg
1
-10
/
+64
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
1
-0
/
+41
2015-04-01
cfg80211: Stop calling crda if it is not responsive
Ilan peer
3
-7
/
+38
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
13
-179
/
+556
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-2
/
+2
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2
-3
/
+5
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
1
-0
/
+129
2015-03-30
nl80211: add net-detect delay to wowlan info
Luciano Coelho
1
-2
/
+3
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2015-03-20
cfg80211: add vlan to station add/change tracing
Johannes Berg
1
-2
/
+6
2015-03-17
cfg80211: Process all pending regulatory requests/hints
Ben
1
-0
/
+7
2015-03-16
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+10
2015-03-06
cfg80211: Schedule timeout for all CRDA calls
Ilan peer
1
-10
/
+5
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
3
-6
/
+85
2015-03-06
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
1
-31
/
+3
2015-03-04
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
1
-0
/
+22
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+7
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
4
-8
/
+9
2015-03-03
cfg80211: add operating classes 128-130
Eliad Peller
1
-0
/
+1
2015-03-03
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
1
-4
/
+15
2015-03-03
cfg80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
1
-2
/
+12
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
5
-32
/
+102
2015-02-28
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
James Minor
1
-76
/
+136
2015-02-28
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
1
-1
/
+1
2015-02-28
cfg80211-wext: export symbols only when needed
Johannes Berg
4
-11
/
+25
2015-02-24
cfg80211: calls nl80211_exit on error
Junjie Mao
1
-0
/
+1
2015-02-24
cfg80211: fix n_reg_rules to match world_regdom
Jason Abele
1
-1
/
+1
2015-02-24
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
1
-4
/
+4
2015-02-24
nl80211: use loop index as type for net detect frequency results
Samuel Tan
1
-3
/
+1
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2
-22
/
+77
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-27
/
+44
2015-01-27
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
1
-0
/
+36
2015-01-27
cfg80211: Fix BIP (AES-CMAC) cipher validation
Jouni Malinen
1
-12
/
+20
2015-01-26
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-5
/
+10
2015-01-23
nl80211: suppress smatch warnings
Johannes Berg
1
-5
/
+5
2015-01-23
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-01-23
mac80211: correct header length calculation
Fred Chou
1
-0
/
+6
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
1
-0
/
+5
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
1
-5
/
+11
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
3
-28
/
+48
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
1
-6
/
+0
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-9
/
+18
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
1
-1
/
+1
2015-01-15
Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-22
/
+34
2015-01-15
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
9
-233
/
+676
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2
-17
/
+47
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2
-5
/
+1
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
1
-0
/
+52
[next]