summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: replace open-coded in*_pton()Julian Wiedmann2017-12-203-89/+12
* s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann2017-12-201-8/+10
* s390/qeth: streamline l3_fill_header()Julian Wiedmann2017-12-201-56/+43
* s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-202-8/+23
* s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-202-5/+1
* s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-202-35/+20
* s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann2017-12-201-6/+8
* s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2017-12-202-67/+43
* s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-206-37/+32
* s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann2017-12-201-29/+18
* s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2017-12-202-20/+8
* s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2017-12-202-54/+9
* s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann2017-12-201-29/+14
* qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-202-6/+5
* net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-202-8/+5
* netdevsim: correctly check return value of debugfs_create_dirPrashant Bhole2017-12-202-6/+8
* net: amd-xgbe: Get rid of custom hex_dump_to_buffer()Andy Shevchenko2017-12-201-17/+7
* netdevsim: bpf: remove unused variableJakub Kicinski2017-12-201-3/+0
* netdevsim: declare struct device_type as staticJakub Kicinski2017-12-201-1/+1
* net: pasemi: Replace mac address parsingAndy Shevchenko2017-12-201-3/+1
* net: bonding: Replace mac address parsingAndy Shevchenko2017-12-201-5/+1
* nfp: flower: compile Geneve encap actionsJohn Hurley2017-12-192-38/+48
* nfp: flower: compile Geneve match fieldsJohn Hurley2017-12-194-42/+91
* nfp: flower: read extra feature support from fwJohn Hurley2017-12-192-1/+11
* nfp: flower: remove unused tun_mask variableJohn Hurley2017-12-191-5/+6
* cxgb4: RSS table is 4k for T6Ganesh Goudar2017-12-196-23/+36
* ibmvnic: Include header descriptor support for ARP packetsThomas Falcon2017-12-191-1/+6
* ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon2017-12-191-1/+1
* ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2017-12-192-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-19157-2098/+12666
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-12-1441-337/+1654
| |\
| | * ath10k: wmi: add hw params entry for wcn3990Rakesh Pillai2017-12-143-0/+30
| | * ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai2017-12-143-3/+44
| | * ath10k: wmi: add management tx by reference support over wmiRakesh Pillai2017-12-146-1/+158
| | * ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai2017-12-144-15/+97
| | * wcn36xx: Reduce spinlock in indication handlerBjorn Andersson2017-12-141-2/+2
| | * ath9k_htc: Add a sanity check in ath9k_htc_ampdu_action()Dan Carpenter2017-12-141-0/+4
| | * wcn36xx: Add hardware scan offload supportLoic Poulain2017-12-144-8/+238
| | * ath10k: search DT for qcom,ath10k-calibration-variantSven Eckelmann2017-12-141-7/+33
| | * ath10k: add per peer tx stats support for 10.2.4Anilkumar Kolli2017-12-144-1/+104
| | * ath10k: move pktlog_filter out of ath10k_debugAnilkumar Kolli2017-12-142-9/+9
| | * ath10k: remove MAC80211_DEBUGFS dependency on ath10k_sta_statisticsAnilkumar Kolli2017-12-144-32/+30
| | * ath10k: unify rx processing in napi_pollRajkumar Manoharan2017-12-143-61/+63
| | * ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori2017-12-141-1/+1
| | * ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear2017-12-071-1/+2
| | * ath6kl: improve endianness handlingKenneth Lu2017-12-071-1/+1
| | * ath10k: move spectral scan support under a separate config symbolMatthias Schiffer2017-12-073-4/+11
| | * ath9k: move spectral scan support under a separate config symbolMatthias Schiffer2017-12-073-8/+14
| | * ath10k: use 64-bit crash dump timestampsArnd Bergmann2017-12-072-2/+2
| | * ath6kl: remove redundant variable ies_lenKenneth Lu2017-12-071-2/+0