summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ax25/6pack: Replace sp_header_ops with ax25_header_opsEric W. Biederman2015-03-021-27/+1
* ax25/kiss: Replace ax_header_ops with ax25_header_opsEric W. Biederman2015-03-021-32/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-025-73/+183
|\
| * at86rf230: add warning if edge-triggered irqAlexander Aring2015-02-271-0/+4
| * at86rf230: add irq low-level for polarityAlexander Aring2015-02-271-1/+2
| * at86rf230: add irqmask mode settingAlexander Aring2015-02-271-0/+5
| * at86rf230: remove tx_timeoutAlexander Aring2015-02-271-5/+0
| * at86rf230: add support for external xtal trimAlexander Aring2015-02-271-4/+50
| * at86rf230: copy pdata to driver allocated spaceAlexander Aring2015-02-271-26/+25
| * Bluetooth: btusb: Use matching names for Broadcom firmware filesMarcel Holtmann2015-02-151-22/+53
| * Bluetooth: ath3k: Add support Atheros AR5B195 combo Mini PCIe cardAlexander Ploumistos2015-02-152-0/+2
| * Bluetooth: Add device shutdown routine for Intel Bluetooth deviceTedd Ho-Jeong An2015-02-151-0/+22
| * at86rf230: assign wait_for_completion_timeout to appropriately typed varNicholas Mc Guire2015-02-151-1/+1
| * Bluetooth: btusb: Remove unneeded btusb_wait_on_bit_timeout()Johan Hedberg2015-02-141-16/+6
| * Bluetooth: btmrvl: support SCO routing to host interfaceAmitkumar Karwar2015-02-142-0/+15
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-025-20/+16
* | pppoe: Use workqueue to die properly when a PADT is receivedSimon Farnsworth2015-03-021-1/+16
* | bnx2: disable toggling of rxvlan if necessaryIvan Vecera2015-03-021-12/+3
* | net: macb: Properly add DMACFG bit definitionsArun Chandran2015-03-021-1/+2
* | net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-021-4/+18
* | Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-022-11/+23
* | qeth: Fix command sizesStefan Raspl2015-03-011-2/+3
* | s390: remove claw driverUrsula Braun2015-03-014-3738/+1
* | hyperv: Implement netvsc_get_channels() ethool opAndrew Schwartzmeyer2015-02-283-1/+20
* | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-284-3/+8
* | team: allow TSO being set on masterJiri Pirko2015-02-271-0/+3
* | rocker: put port in FORWADING state after leaving bridgeScott Feldman2015-02-261-9/+30
* | rocker: rename lport to pportScott Feldman2015-02-262-104/+103
* | rocker: fix non-portable err return codesScott Feldman2015-02-262-1/+37
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2616-189/+1130
|\ \
| * | i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-252-3/+3
| * | i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-251-1/+2
| * | i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-252-0/+44
| * | i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-251-1/+1
| * | i40e: print Rx packet split statusMitch Williams2015-02-251-2/+4
| * | i40e: setup FCoE device typeVasu Dev2015-02-251-0/+6
| * | i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-251-1/+1
| * | i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-256-22/+196
| * | i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-254-8/+369
| * | i40e: Add NPAR BW get and set functionsGreg Rose2015-02-255-1/+273
| * | i40e: enable packet split only when IOMMU presentMitch Williams2015-02-252-2/+7
| * | i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-251-2/+4
| * | i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-252-1/+12
| * | i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-254-124/+173
| * | i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-252-23/+37
* | | net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli2015-02-253-1/+171
|/ /
* | net: via-rhine: add BQL supportTino Reichardt2015-02-241-9/+20
* | bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-242-7/+93
* | bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-241-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2438-1032/+2157
|\ \