summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: tg3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-261-50/+62
* bnx2x: allocate mac filtering pending list in PAGE_SIZE incrementsJason Baron2016-09-261-37/+86
* bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron2016-09-261-28/+51
* nfp: bpf: improve handling for disabled BPF syscallArnd Bergmann2016-09-262-10/+3
* net: bcmgenet: remove unused function in bcmgenet.cBaoyou Xie2016-09-261-122/+0
* cxgb4: mark symbols static where possibleBaoyou Xie2016-09-262-11/+14
* net: mvneta: mark symbols static where possibleBaoyou Xie2016-09-261-4/+6
* net: hip04: mark tx_done() staticBaoyou Xie2016-09-261-1/+1
* net: hisilicon: mark symbols static where possibleBaoyou Xie2016-09-261-3/+3
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-09-254-68/+93
|\
| * Bluetooth: Use single return in hci_uart_tty_ioctl() callVignesh Raman2016-09-241-13/+15
| * Bluetooth: BCSP fails to ACK re-transmitted frames from the peerDean Jenkins2016-09-241-34/+51
| * Bluetooth: Tidy-up coding style in hci_bcsp.cDean Jenkins2016-09-241-26/+29
| * Bluetooth: btwilink: Save the packet type before sendingLaura Abbott2016-09-221-1/+3
| * Bluetooth: Add a new 04ca:3011 QCA_ROME deviceDmitry Tunin2016-09-221-0/+1
* | net: dsa: mv88e6xxx: fix non static symbol warningsWei Yongjun2016-09-251-4/+4
* | be2net: fix non static symbol warningsWei Yongjun2016-09-251-2/+2
* | net: smc91x: take into account register shiftRobert Jarzmik2016-09-251-0/+3
* | cxgb4: fix -ve error check on a signed iqColin Ian King2016-09-251-5/+5
* | i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-247-70/+280
* | i40e: don't configure zero-size RSS tableMitch Williams2016-09-241-0/+2
* | i40e: Strip out debugfs hook for Flow Director filter programmingAlexander Duyck2016-09-243-84/+3
* | i40e: Split Flow Director descriptor config into separate functionAlexander Duyck2016-09-241-51/+64
* | i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2016-09-244-22/+30
* | i40e: Fix Flow Director raw_buf cleanupAlexander Duyck2016-09-242-8/+8
* | i40evf: enable adaptive interrupt throttlingMitch Williams2016-09-241-5/+11
* | i40e: Increase minimum number of allocated VSIAkeem Abodunrin2016-09-241-1/+1
* | i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2016-09-242-2/+2
* | i40e: removing unreachable codeHenry Tieman2016-09-241-5/+1
* | i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller2016-09-241-3/+7
* | i40e: cleanup ATR auto_disable_flags useJacob Keller2016-09-243-20/+17
* | i40e: add encap csum VF offload flagPreethi Banala2016-09-242-0/+2
* | i40e: fix deleting mac filtersAlan Brady2016-09-241-2/+2
* | i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy2016-09-241-1/+0
* | hv_netvsc: fix commentsStephen Hemminger2016-09-241-4/+3
* | net: thunderx: Support for byte queue limitsSunil Goutham2016-09-242-12/+32
* | net: thunderx: Fix issue with IRQ namimgSunil Goutham2016-09-241-1/+1
* | mlxsw: spectrum: remove redundant check if err is zeroColin Ian King2016-09-241-1/+1
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-247-45/+62
|\ \
| * | ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov2016-09-231-1/+3
| * | ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2016-09-232-8/+11
| * | ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck2016-09-231-1/+5
| * | ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck2016-09-231-2/+2
| * | ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-232-3/+3
| * | ixgbevf: add spinlocks for MTU change callsEmil Tantilov2016-09-231-0/+4
| * | ixgbe: Indicate support for pause frames in all casesMark Rustad2016-09-231-0/+19
| * | ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-231-0/+2
| * | ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-231-2/+2
| * | ixgbe: simplify the logic for setting VLAN filteringEmil Tantilov2016-09-231-28/+11
| |/
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-09-2410-40/+53
|\ \