index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
2017-12-20
3
-89
/
+12
*
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
2017-12-20
1
-8
/
+10
*
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
2017-12-20
1
-56
/
+43
*
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2017-12-20
2
-8
/
+23
*
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2017-12-20
2
-5
/
+1
*
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2017-12-20
2
-35
/
+20
*
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
2017-12-20
1
-6
/
+8
*
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2017-12-20
2
-67
/
+43
*
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
2017-12-20
6
-37
/
+32
*
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
2017-12-20
1
-29
/
+18
*
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2017-12-20
2
-20
/
+8
*
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2017-12-20
2
-54
/
+9
*
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
2017-12-20
1
-29
/
+14
*
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-12-20
2
-6
/
+5
*
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-12-20
2
-8
/
+5
*
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
2017-12-20
2
-6
/
+8
*
net: amd-xgbe: Get rid of custom hex_dump_to_buffer()
Andy Shevchenko
2017-12-20
1
-17
/
+7
*
netdevsim: bpf: remove unused variable
Jakub Kicinski
2017-12-20
1
-3
/
+0
*
netdevsim: declare struct device_type as static
Jakub Kicinski
2017-12-20
1
-1
/
+1
*
net: pasemi: Replace mac address parsing
Andy Shevchenko
2017-12-20
1
-3
/
+1
*
net: bonding: Replace mac address parsing
Andy Shevchenko
2017-12-20
1
-5
/
+1
*
nfp: flower: compile Geneve encap actions
John Hurley
2017-12-19
2
-38
/
+48
*
nfp: flower: compile Geneve match fields
John Hurley
2017-12-19
4
-42
/
+91
*
nfp: flower: read extra feature support from fw
John Hurley
2017-12-19
2
-1
/
+11
*
nfp: flower: remove unused tun_mask variable
John Hurley
2017-12-19
1
-5
/
+6
*
cxgb4: RSS table is 4k for T6
Ganesh Goudar
2017-12-19
6
-23
/
+36
*
ibmvnic: Include header descriptor support for ARP packets
Thomas Falcon
2017-12-19
1
-1
/
+6
*
ibmvnic: Increase maximum number of RX/TX queues
Thomas Falcon
2017-12-19
1
-1
/
+1
*
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
Thomas Falcon
2017-12-19
2
-2
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...
David S. Miller
2017-12-19
157
-2098
/
+12666
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2017-12-14
41
-337
/
+1654
|
|
\
|
|
*
ath10k: wmi: add hw params entry for wcn3990
Rakesh Pillai
2017-12-14
3
-0
/
+30
|
|
*
ath10k: wmi: get wmi init parameter values from hw params
Rakesh Pillai
2017-12-14
3
-3
/
+44
|
|
*
ath10k: wmi: add management tx by reference support over wmi
Rakesh Pillai
2017-12-14
6
-1
/
+158
|
|
*
ath10k: wmi: modify svc bitmap parsing for wcn3990
Rakesh Pillai
2017-12-14
4
-15
/
+97
|
|
*
wcn36xx: Reduce spinlock in indication handler
Bjorn Andersson
2017-12-14
1
-2
/
+2
|
|
*
ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()
Dan Carpenter
2017-12-14
1
-0
/
+4
|
|
*
wcn36xx: Add hardware scan offload support
Loic Poulain
2017-12-14
4
-8
/
+238
|
|
*
ath10k: search DT for qcom,ath10k-calibration-variant
Sven Eckelmann
2017-12-14
1
-7
/
+33
|
|
*
ath10k: add per peer tx stats support for 10.2.4
Anilkumar Kolli
2017-12-14
4
-1
/
+104
|
|
*
ath10k: move pktlog_filter out of ath10k_debug
Anilkumar Kolli
2017-12-14
2
-9
/
+9
|
|
*
ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statistics
Anilkumar Kolli
2017-12-14
4
-32
/
+30
|
|
*
ath10k: unify rx processing in napi_poll
Rajkumar Manoharan
2017-12-14
3
-61
/
+63
|
|
*
ath10k: handling qos at STA side based on AP WMM enable/disable
Balaji Pothunoori
2017-12-14
1
-1
/
+1
|
|
*
ath10k: fix invalid STS_CAP_OFFSET_MASK
Ben Greear
2017-12-07
1
-1
/
+2
|
|
*
ath6kl: improve endianness handling
Kenneth Lu
2017-12-07
1
-1
/
+1
|
|
*
ath10k: move spectral scan support under a separate config symbol
Matthias Schiffer
2017-12-07
3
-4
/
+11
|
|
*
ath9k: move spectral scan support under a separate config symbol
Matthias Schiffer
2017-12-07
3
-8
/
+14
|
|
*
ath10k: use 64-bit crash dump timestamps
Arnd Bergmann
2017-12-07
2
-2
/
+2
|
|
*
ath6kl: remove redundant variable ies_len
Kenneth Lu
2017-12-07
1
-2
/
+0
[next]