index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Get IV len from key conf and not cipher scheme
Cedric Izoard
2015-03-17
3
-7
/
+9
*
mac80211: IBSS: refactor ieee80211_rx_bss_info
Janusz.Dziedzic@tieto.com
2015-03-17
1
-85
/
+99
*
mac80211: minstrel_ht: fix rounding issue in MCS duration calculation
Felix Fietkau
2015-03-17
1
-2
/
+4
*
cfg80211: Process all pending regulatory requests/hints
Ben
2015-03-17
1
-0
/
+7
*
mac80211: initialize rate control earlier for tdls station
Marek Puzyniak
2015-03-17
1
-5
/
+8
*
mac80211: refactor drop connection/unlock in CSA processing
Johannes Berg
2015-03-16
1
-20
/
+9
*
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
2015-03-16
2
-0
/
+25
*
mac80211: add comment for rx_path_lock
Johannes Berg
2015-03-16
1
-0
/
+6
*
mac80211: move netdev stats to common function
Johannes Berg
2015-03-16
1
-5
/
+3
*
cfg80211: Schedule timeout for all CRDA calls
Ilan peer
2015-03-06
1
-10
/
+5
*
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
2015-03-06
4
-6
/
+94
*
cfg80211: Simplify the handling of regulatory indoor setting
Ilan peer
2015-03-06
1
-31
/
+3
*
mac80211_hwsim: fix beacon timers
Johannes Berg
2015-03-04
1
-9
/
+6
*
mesh_plink: fixup type of timeout to match usage
Nicholas Mc Guire
2015-03-04
1
-1
/
+1
*
mesh_plink: use msecs_to_jiffies for proper time conversion
Nicholas Mc Guire
2015-03-04
1
-2
/
+2
*
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
2015-03-04
3
-1
/
+8
*
mac80211: allow iterating inactive interfaces
Arik Nemtsov
2015-03-04
2
-18
/
+46
*
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
2015-03-04
2
-0
/
+24
*
mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()
Johannes Berg
2015-03-04
1
-0
/
+9
*
mac80211: remove duplicate check for quiescing when queueing work
Luciano Coelho
2015-03-04
1
-10
/
+0
*
mac80211: allow TDLS setup code to take wdev lock
Arik Nemtsov
2015-03-04
1
-17
/
+24
*
mac80211: start queues if driver rejected wowlan
Johannes Berg
2015-03-04
1
-0
/
+7
*
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
2015-03-04
1
-1
/
+1
*
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
2015-03-04
1
-1
/
+18
*
mac80211: handle drv_add_interface failures properly during reconfig
Luciano Coelho
2015-03-03
1
-1
/
+18
*
mac80211: fix another suspend vs. association race
Johannes Berg
2015-03-03
1
-0
/
+28
*
mac80211: TDLS: support VHT between peers
Arik Nemtsov
2015-03-03
4
-9
/
+118
*
cfg80211: add operating classes 128-130
Eliad Peller
2015-03-03
1
-0
/
+1
*
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
2015-03-03
2
-14
/
+25
*
nl80211: add notes about userspace API/ABI modifications
Johannes Berg
2015-03-03
1
-0
/
+13
*
mac80211_hwsim: Add minimal capability for vendor command/event testing
Jouni Malinen
2015-03-03
1
-0
/
+83
*
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
2015-03-03
3
-10
/
+27
*
cfg80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2015-03-03
2
-2
/
+14
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
13
-80
/
+168
*
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
James Minor
2015-02-28
1
-76
/
+136
*
wext: add checked wrappers for adding events/points to streams
Johannes Berg
2015-02-28
1
-0
/
+22
*
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
8
-495
/
+5
*
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
2015-02-28
3
-3
/
+5
*
mac80211_hwsim: support any address in userspace
Bob Copeland
2015-02-28
1
-3
/
+2
*
cfg80211-wext: export symbols only when needed
Johannes Berg
2015-02-28
6
-13
/
+27
*
mac80211: iterate using station list in AP SMPS
Johannes Berg
2015-02-28
1
-39
/
+30
*
mac80211: don't look up stations for multicast addresses
Johannes Berg
2015-02-28
1
-1
/
+1
*
bridge: add vlan info to bridge setlink and dellink notification messages
Roopa Prabhu
2015-02-23
1
-22
/
+24
*
net: __aligned(size) is preferred over __attribute__((aligned(size)))
Ameen Ali
2015-02-22
1
-5
/
+5
*
batman-adv: Fix use of seq_has_overflowed()
Joe Perches
2015-02-22
1
-1
/
+1
*
net: Remove state argument from skb_find_text()
Bojan Prtvar
2015-02-22
5
-18
/
+10
*
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
Dan Carpenter
2015-02-22
1
-1
/
+1
*
ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
Alex W Slater
2015-02-22
1
-1
/
+1
*
Merge branch 'bna-next'
David S. Miller
2015-02-22
31
-102
/
+130
|
\
|
*
bna: Update the Driver and Firmware Version
Rasesh Mody
2015-02-22
2
-3
/
+3
[next]