summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-20net-next: dsa: qca8k: remove empty set_addr() stubJohn Crispin1-8/+0
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin1-6/+0
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin2-6/+10
2016-09-20net-next: dsa: fix duplicate invocation of set_addr()John Crispin1-4/+0
2016-09-20Merge branch 'rhashtable-dups'David S. Miller7-220/+616
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu5-54/+33
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu2-166/+583
2016-09-20xen-netfront: avoid packet loss when ethernet header crosses page boundaryVitaly Kuznetsov1-0/+15
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju1-0/+51
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel3-26/+42
2016-09-20mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz1-1/+1
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell1-0/+4
2016-09-20net sched: stylistic cleanupsJamal Hadi Salim14-104/+114
2016-09-20net sched actions police: peg drop stats for conforming trafficRoman Mashak1-0/+2
2016-09-20net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim4-1/+87
2016-09-20net sched ife action: add 16 bit helpersJamal Hadi Salim2-0/+28
2016-09-20net/mlx5: clean function declarations in eswitch.c upBaoyou Xie2-3/+3
2016-09-20be2net: mark symbols static where possibleBaoyou Xie2-5/+6
2016-09-20phy: mark lan88xx_suspend() staticBaoyou Xie1-1/+1
2016-09-20net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-8/+8
2016-09-20net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-24/+28
2016-09-20net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes2-18/+14
2016-09-20net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-44/+54
2016-09-20net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes2-12/+11
2016-09-20Merge branch 'bnxt_en-next'David S. Miller6-622/+1069
2016-09-20bnxt_en: Fixed the VF link status after a link state changeEddie Wai1-42/+42
2016-09-20bnxt_en: Support for "ethtool -r" commandDeepak Khungar1-0/+20
2016-09-20bnxt_en: Pad TX packets below 52 bytes.Michael Chan1-1/+1
2016-09-20bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan1-2/+7
2016-09-20bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan1-11/+12
2016-09-20bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan1-5/+7
2016-09-20bnxt_en: Added support for Secure Firmware UpdateRob Swindell4-14/+182
2016-09-20bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan3-508/+760
2016-09-20bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan1-32/+36
2016-09-20bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.Michael Chan2-9/+4
2016-09-20gso: Support partial splitting at the frag_list pointerSteffen Klassert6-26/+69
2016-09-19Bluetooth: Set appearance only for LE capable controllersMichał Narajowski1-0/+4
2016-09-19Bluetooth: Fix missing ext info event when setting appearanceMichał Narajowski1-0/+2
2016-09-19Bluetooth: Add supported data types to ext info changed eventMichał Narajowski1-4/+10
2016-09-19Bluetooth: Add appearance to Read Ext Controller Info commandSzymon Janc1-0/+14
2016-09-19Bluetooth: Factor appending EIR to separate helperMichał Narajowski1-13/+22
2016-09-19Bluetooth: Refactor read_ext_controller_info handlerSzymon Janc1-20/+16
2016-09-19Bluetooth: hci_uart: Add Marvell supportLoic Poulain5-1/+412
2016-09-19Bluetooth: hci_uart: Add Nokia Protocol identifierLoic Poulain1-1/+2
2016-09-19Bluetooth: hci_bcm: Change protocol nameLoic Poulain1-1/+1
2016-09-19Bluetooth: Increment management interface revisionSzymon Janc1-1/+1
2016-09-19Bluetooth: Fix advertising instance validity check for flagsSzymon Janc1-1/+2
2016-09-19Bluetooth: Unify advertising instance flags checkSzymon Janc1-37/+48
2016-09-19Bluetooth: Remove unused parameter from tlv_data_is_valid functionSzymon Janc1-4/+3
2016-09-19Bluetooth: Add support for appearance in scan rspMichał Narajowski4-0/+52