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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
17
-17
/
+37
2015-03-30
mac80211: fix typo in debug output
Michael Braun
1
-1
/
+1
2015-03-30
mac80211: reject aggregation sessions with non-HT peers
Johannes Berg
2
-1
/
+12
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
3
-0
/
+161
2015-03-30
nl80211: small clarification of the sched_scan delay attribute
Luciano Coelho
1
-2
/
+3
2015-03-30
mac80211: stop scan before connection
David Spinadel
1
-0
/
+4
2015-03-30
nl80211: add net-detect delay to wowlan info
Luciano Coelho
1
-2
/
+3
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
2
-18
/
+46
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
2
-0
/
+17
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
2
-0
/
+51
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
8
-35
/
+71
2015-03-30
mac80211: agg-tx: avoid sending DelBA with sta->lock held
Johannes Berg
1
-2
/
+7
2015-03-20
cfg80211: add vlan to station add/change tracing
Johannes Berg
1
-2
/
+6
2015-03-20
mac80211: avoid duplicate TX path station lookup
Johannes Berg
4
-30
/
+50
2015-03-20
mac80211: mesh: avoid pointless station lookup
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: drop 4-addr VLAN frames earlier if not connected
Johannes Berg
1
-0
/
+3
2015-03-20
mac80211: don't look up destination station twice
Johannes Berg
1
-4
/
+6
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
7
-30
/
+2
2015-03-17
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
3
-7
/
+9
2015-03-17
mac80211: IBSS: refactor ieee80211_rx_bss_info
Janusz.Dziedzic@tieto.com
1
-85
/
+99
2015-03-17
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
Felix Fietkau
1
-2
/
+4
2015-03-17
cfg80211: Process all pending regulatory requests/hints
Ben
1
-0
/
+7
2015-03-17
mac80211: initialize rate control earlier for tdls station
Marek Puzyniak
1
-5
/
+8
2015-03-16
mac80211: refactor drop connection/unlock in CSA processing
Johannes Berg
1
-20
/
+9
2015-03-16
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
2
-0
/
+25
2015-03-16
mac80211: add comment for rx_path_lock
Johannes Berg
1
-0
/
+6
2015-03-16
mac80211: move netdev stats to common function
Johannes Berg
1
-5
/
+3
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
4
-6
/
+94
2015-03-06
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
1
-31
/
+3
2015-03-04
mac80211_hwsim: fix beacon timers
Johannes Berg
1
-9
/
+6
2015-03-04
mesh_plink: fixup type of timeout to match usage
Nicholas Mc Guire
1
-1
/
+1
2015-03-04
mesh_plink: use msecs_to_jiffies for proper time conversion
Nicholas Mc Guire
1
-2
/
+2
2015-03-04
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
3
-1
/
+8
2015-03-04
mac80211: allow iterating inactive interfaces
Arik Nemtsov
2
-18
/
+46
2015-03-04
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
2
-0
/
+24
2015-03-04
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
1
-0
/
+9
2015-03-04
mac80211: remove duplicate check for quiescing when queueing work
Luciano Coelho
1
-10
/
+0
2015-03-04
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
1
-17
/
+24
2015-03-04
mac80211: start queues if driver rejected wowlan
Johannes Berg
1
-0
/
+7
2015-03-04
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
1
-1
/
+1
2015-03-04
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
1
-1
/
+18
2015-03-03
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
1
-1
/
+18
2015-03-03
mac80211: fix another suspend vs. association race
Johannes Berg
1
-0
/
+28
2015-03-03
mac80211: TDLS: support VHT between peers
Arik Nemtsov
4
-9
/
+118
2015-03-03
cfg80211: add operating classes 128-130
Eliad Peller
1
-0
/
+1
2015-03-03
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2
-14
/
+25
2015-03-03
nl80211: add notes about userspace API/ABI modifications
Johannes Berg
1
-0
/
+13
2015-03-03
mac80211_hwsim: Add minimal capability for vendor command/event testing
Jouni Malinen
1
-0
/
+83
2015-03-03
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
3
-10
/
+27
[next]