summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-12-14wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar
2015-12-14ppp: declare ppp devices as enumerated interfacesGuillaume Nault
2015-12-14ppp: define "ppp" device typeGuillaume Nault
2015-12-14qeth: get rid of redundant 0-terminationRasmus Villemoes
2015-12-14qeth: repair SBAL elements calculationUrsula Braun
2015-12-14qeth: initialize net_device with carrier offUrsula Braun
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter
2015-12-14s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring
2015-12-14ravb: clear RIC1 in init instead of stopKazuya Mizuguchi
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2015-12-14hv_netvsc: Fix race condition on Multi-Send Data fieldHaiyang Zhang
2015-12-13geneve: UDP checksum configuration via netlinkTom Herbert
2015-12-13fm10k: initialize xps at driver loadJacob Keller
2015-12-13fm10k: cleanup overly long linesBruce Allan
2015-12-13fm10k: cleanup namespace pollutionBruce Allan
2015-12-13fm10k: use BIT() macro instead of open-coded bit-shiftingBruce Allan
2015-12-13fm10k: whitespace cleanupsBruce Allan
2015-12-13fm10k: do not inline fm10k_iov_select_vid()Bruce Allan
2015-12-13fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck
2015-12-13fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck
2015-12-13fm10k: conditionally compile DCB and DebugFS supportJacob Keller
2015-12-13fm10k: bump driver versionJacob Keller
2015-12-13fm10k: consistently refer to VLANs and VLAN IDsJacob Keller
2015-12-13fm10k: remove namespace pollution of fm10k_iov_msg_data_pfJacob Keller
2015-12-13fm10k: remove unnecessary else block from if statements with returnJacob Keller
2015-12-13fm10k: do not use CamelCaseJacob Keller
2015-12-13fm10k: use ether_addr_copy to copy MAC addressJacob Keller
2015-12-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2015-12-12e1000e: initial support for i219-LM (3)Raanan Avargil
2015-12-12igb: improve handling of disconnected adaptersJarod Wilson
2015-12-12igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich
2015-12-12e1000e: Increase timeout of polling bit RSPCIPHYRaanan Avargil
2015-12-12e1000e: fix division by zero on jumbo MTUsDmitry Fleytman
2015-12-12e1000: Elementary checkpatch warnings and checks removedJanusz Wolak
2015-12-12e1000: get rid of duplicate exit pathJean Sacren
2015-12-12e1000: fix kernel-doc argument being missingJean Sacren
2015-12-12e1000e: clean up the local variableJean Sacren
2015-12-12e1000: fix a typo in the commentJean Sacren
2015-12-12e1000: clean up the checking logicJean Sacren
2015-12-12igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2015-12-12e1000: Remove checkpatch coding style errorsJanusz Wolak
2015-12-12igb: don't unmap NULL hw_addrJarod Wilson
2015-12-12e1000: fix data race between tx_ring->next_to_cleanDmitriy Vyukov
2015-12-12igb: add 88E1543 initialization codeTodd Fujinaka
2015-12-12e1000: make eeprom read/write scheduler friendlyJoern Engel
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan
2015-12-12i40evf: change version string generationMitch Williams
2015-12-12i40e: clean whole mac filter listShannon Nelson
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain