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: move TKIP TX IVs to public part of key struct
Eliad Peller
2016-02-24
8
-41
/
+60
*
mac80211: fix wiphy supported_band access
Lorenzo Bianconi
2016-02-24
1
-4
/
+5
*
cfg80211: reuse existing page fragments in A-MSDU rx
Felix Fietkau
2016-02-24
1
-5
/
+77
*
cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s
Felix Fietkau
2016-02-24
1
-1
/
+1
*
mac80211: fix VHT MU-MIMO frame processing
Sara Sharon
2016-02-24
1
-4
/
+6
*
mac80211: Unify mesh and mpp path removal function
Henning Rogge
2016-02-24
1
-36
/
+41
*
mac80211: let unused MPP table entries timeout
Henning Rogge
2016-02-24
3
-1
/
+56
*
mac80211: Remove MPP table entries with MPath
Henning Rogge
2016-02-24
1
-0
/
+26
*
cfg80211: basic support for PBSS network type
Lior David
2016-02-24
5
-3
/
+41
*
cfg80211: add support for non-linear skbs in ieee80211_amsdu_to_8023s
Felix Fietkau
2016-02-24
1
-51
/
+49
*
cfg80211: add function for 802.3 conversion with separate output buffer
Felix Fietkau
2016-02-24
1
-53
/
+53
*
mac80211: move A-MSDU skb_linearize call to ieee80211_amsdu_to_8023s
Felix Fietkau
2016-02-24
2
-3
/
+3
*
mac80211: fix memory leak
Sudip Mukherjee
2016-02-24
1
-0
/
+1
*
mac80211: Interoperability workaround for 80+80 and 160 MHz channels
Jouni Malinen
2016-02-24
1
-2
/
+29
*
mac80211: add API to allow filtering frames in BA sessions
Sara Sharon
2016-02-24
4
-1
/
+107
*
mac80211: change ieee80211_rx_reorder_ready() arguments
Johannes Berg
2016-02-24
2
-23
/
+24
*
mac80211: expose txq queue depth and size to drivers
Michal Kazior
2016-02-24
6
-1
/
+39
*
mac80211: Parse legacy and HT rate in injected frames
Sven Eckelmann
2016-02-24
3
-2
/
+89
*
mac80211: mesh: drop constant field mean_chain_len
Bob Copeland
2016-02-24
2
-9
/
+3
*
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
2016-02-24
1
-8
/
+16
*
mac80211: always print a message when disconnecting
Johannes Berg
2016-02-24
1
-5
/
+12
*
mac80211: fix ibss scan parameters
Sara Sharon
2016-02-24
1
-7
/
+15
*
mac80211: add RX_FLAG_MACTIME_PLCP_START
Johannes Berg
2016-02-24
3
-2
/
+23
*
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
2016-02-24
1
-2
/
+3
*
mac80211: fix txq queue related crashes
Michal Kazior
2016-02-24
1
-0
/
+3
*
mac80211: mesh_plink: remove redundant sta_info check
Sunil Shahu
2016-02-24
1
-6
/
+4
*
rfkill: Update userspace API documentation
João Paulo Rechi Vita
2016-02-24
1
-0
/
+2
*
rfkill: Remove obsolete "claim" sysfs interface
João Paulo Rechi Vita
2016-02-24
3
-19
/
+14
*
rfkill: remove/inline __rfkill_set_hw_state
João Paulo Rechi Vita
2016-02-24
1
-26
/
+15
*
rfkill: use variable instead of duplicating the expression
João Paulo Rechi Vita
2016-02-24
1
-1
/
+1
*
cfg80211: Fix some linguistics in Kconfig
Ola Olsson
2016-02-24
1
-6
/
+6
*
rfkill: disentangle polling pause and suspend
Johannes Berg
2016-02-24
2
-3
/
+17
*
mac80211_hwsim: remove shadowing variable
Johannes Berg
2016-02-24
1
-3
/
+1
*
mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()
Bjorn Andersson
2016-02-24
1
-1
/
+1
*
mac80211: refactor HT/VHT to chandef code
Johannes Berg
2016-02-24
5
-78
/
+46
*
cfg80211: add more warnings for inconsistent ops
Ola Olsson
2016-02-24
1
-0
/
+10
*
mac80211: limit the A-MSDU Tx based on peer's capabilities
Emmanuel Grumbach
2016-02-24
5
-0
/
+84
*
mac80211: Recalc min chandef when station is associated
Ilan Peer
2016-02-24
2
-5
/
+6
*
mac80211: allow drivers to report (non-)monitor frames
Grzegorz Bajorski
2016-02-24
2
-2
/
+14
*
mac80211: support hw managing reorder logic
Sara Sharon
2016-02-24
4
-11
/
+41
*
mac80211: pass block ack session timeout to to driver
Sara Sharon
2016-01-14
27
-139
/
+202
*
cfg80211/mac80211: use to_delayed_work
Geliang Tang
2016-01-14
2
-4
/
+2
*
mac80211: document status.freq restrictions
Johannes Berg
2016-01-14
1
-0
/
+2
*
mac80211: pass RX aggregation window size to driver
Sara Sharon
2016-01-14
2
-4
/
+6
*
mac80211: add flag for duplication check
Sara Sharon
2016-01-14
2
-1
/
+4
*
mac80211: process and save VHT MU-MIMO group frame
Sara Sharon
2016-01-14
8
-0
/
+76
*
cfg80211: remove CFG80211_REG_DEBUG
Johannes Berg
2016-01-14
2
-101
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-13
2297
-25891
/
+68892
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-01-13
4014
-51297
/
+139293
|
|
\
|
|
*
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
260
-3389
/
+7312
|
|
|
\
[next]