summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-0341-116/+118
* net: usb: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-034-5/+5
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-0317-25/+25
* i40e: Fix dependencies in the i40e driver on configfsGreg Rose2015-03-034-8/+17
* ax25: Stop using magic neighbour cache operations.Eric W. Biederman2015-03-038-16/+24
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-027-105/+0
* ax25: Refactor to use private neighbour operations.Eric W. Biederman2015-03-028-0/+16
* 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-011-12/+3
* | net: macb: Properly add DMACFG bit definitionsArun Chandran2015-03-011-1/+2
* | net: macb: Add on the fly CPU endianness detectionArun Chandran2015-03-011-4/+18
* | Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-012-11/+23
* | qeth: Fix command sizesStefan Raspl2015-02-281-2/+3
* | s390: remove claw driverUrsula Braun2015-02-284-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-2516-189/+1130
|\ \
| * | i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-242-3/+3
| * | i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-241-1/+2
| * | i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-242-0/+44
| * | i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-241-1/+1
| * | i40e: print Rx packet split statusMitch Williams2015-02-241-2/+4
| * | i40e: setup FCoE device typeVasu Dev2015-02-241-0/+6
| * | i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-241-1/+1
| * | i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-246-22/+196
| * | i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-244-8/+369
| * | i40e: Add NPAR BW get and set functionsGreg Rose2015-02-245-1/+273
| * | i40e: enable packet split only when IOMMU presentMitch Williams2015-02-242-2/+7
| * | i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-241-2/+4
| * | i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-242-1/+12