index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kexec_internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-25
iwlwifi: mvm: disable TDLS ac queues correctly
Arik Nemtsov
1
-2
/
+3
2015-10-25
iwlwifi: mvm: take scan ref only on success
Eliad Peller
1
-9
/
+6
2015-10-25
iwlwifi: mvm: remove pointless scan plan checks
Johannes Berg
1
-14
/
+0
2015-10-25
iwlwifi: mvm: clean up some whitespace in scan code
Johannes Berg
1
-3
/
+2
2015-10-25
iwlwifi: mvm: Implement per vif frame registration API
Andrei Otcheretianski
2
-0
/
+25
2015-10-25
iwlwifi: avoid read/write operations if the bus is dead
Eliad Peller
2
-0
/
+8
2015-10-25
iwlwifi: mvm: Add support for two scheduled scan plans
Avraham Stern
3
-42
/
+87
2015-10-25
iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()
Luca Coelho
6
-10
/
+8
2015-10-25
iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder
Assaf Krauss
1
-3
/
+22
2015-10-25
iwlwifi: mvm: use short timeouts in P2P low latency if supported
Johannes Berg
3
-7
/
+24
2015-10-25
iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3
Johannes Berg
1
-10
/
+7
2015-10-25
iwlwifi: mvm: correctly request DTS-measure for new cards
Arik Nemtsov
3
-2
/
+74
2015-10-25
iwlwifi: pcie: fix (again) prepare card flow
Emmanuel Grumbach
1
-8
/
+2
2015-10-25
iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error
Matti Gottlieb
2
-0
/
+43
2015-10-25
iwlwifi: rs: Remove workaround that disables MIMO on P2P
Alexander Bondar
2
-7
/
+0
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
11
-185
/
+178
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
5
-14
/
+12
2015-10-21
mac80211: remove sta->last_ack_signal
Johannes Berg
3
-7
/
+0
2015-10-16
cfg80211: reg: fix reg_ignore_cell_hint return type
Johannes Berg
1
-1
/
+2
2015-10-16
cfg80211: reg: reduce chan_reg_rule_print_dbg() ifdef
Johannes Berg
1
-9
/
+2
2015-10-16
cfg80211: reg: fix antenna gain in chan_reg_rule_print_dbg()
Johannes Berg
1
-2
/
+2
2015-10-16
cfg80211: reg: centralize freeing ignored requests
Johannes Berg
1
-29
/
+35
2015-10-16
cfg80211: reg: clarify 'treatment' handling in reg_process_hint()
Johannes Berg
1
-7
/
+9
2015-10-16
cfg80211: reg: rename reg_regdb_query() to reg_query_builtin()
Johannes Berg
1
-3
/
+3
2015-10-16
cfg80211: reg: make CRDA support optional
Johannes Berg
3
-73
/
+114
2015-10-15
cfg80211: reg: remove useless reg_timeout scheduling
Johannes Berg
1
-8
/
+2
2015-10-15
cfg80211: reg: search built-in database directly
Johannes Berg
1
-44
/
+58
2015-10-15
cfg80211: reg: rename reg_call_crda to reg_query_database
Johannes Berg
1
-5
/
+5
2015-10-15
cfg80211: reg: fix reg_call_crda() return value bug
Johannes Berg
1
-31
/
+30
2015-10-15
cfg80211: reg: remove useless non-NULL check
Johannes Berg
1
-3
/
+0
2015-10-15
cfg80211: fix gHz to GHz
Johannes Berg
2
-2
/
+2
2015-10-14
mac80211: remove event.c
Johannes Berg
4
-34
/
+6
2015-10-14
mac80211: remove cfg.h
Johannes Berg
4
-11
/
+2
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
3
-41
/
+39
2015-10-14
mac80211: clean up ieee80211_rx_h_check_dup code
Johannes Berg
1
-10
/
+10
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
10
-87
/
+21
2015-10-13
mac80211: use new cfg80211_inform_bss_frame_data() API
Johannes Berg
2
-15
/
+15
2015-10-13
mac80211: Do not restart scheduled scan if multiple scan plans are set
Avraham Stern
1
-2
/
+6
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
10
-25
/
+262
2015-10-13
wireless: add WNM action frame categories
Johannes Berg
1
-0
/
+3
2015-10-13
wireless: update robust action frame list
Johannes Berg
1
-0
/
+2
2015-10-13
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
7
-60
/
+130
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
3
-1
/
+8
2015-10-13
bridge: vlan: enforce no pvid flag in vlan ranges
Nikolay Aleksandrov
1
-0
/
+3
2015-10-13
atm: iphase: fix misleading indention
Tillmann Heidsieck
1
-1
/
+1
2015-10-13
atm: iphase: return -ENOMEM instead of -1 in case of failed kmalloc()
Tillmann Heidsieck
1
-1
/
+2
2015-10-13
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
1
-15
/
+17
2015-10-13
net: hns: fix the unknown phy_nterface_t type error
huangdaode
1
-0
/
+1
2015-10-13
tun: use sk_fullsock() before reading sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2015-10-13
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
4
-6
/
+5
[next]