summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121386-202011/+240703
|\
| * net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann2016-01-121-7/+9
| * dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-121-1/+1
| * phy: remove an unneeded conditionDan Carpenter2016-01-121-1/+1
| * mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-121-5/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-1113-31/+136
| |\
| | * bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-111-1/+4
| | * sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov2016-01-111-5/+2
| | * ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov2016-01-111-5/+2
| | * mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
| | * net: qmi_wwan: Add SIMCom 7230EKristian Evensen2016-01-101-0/+1
| | * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-102-2/+2
| | * vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-091-3/+9
| | * cdc-acm: fix NULL pointer referenceOliver Neukum2016-01-091-1/+7
| | * r8152: fix the wake eventhayeswang2016-01-081-1/+39
| | * phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
| | * irda: toim3232-sir: delete some dead codeDan Carpenter2016-01-081-10/+0
| | * net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com2016-01-071-1/+54
| * | net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-111-1/+1
| * | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-111-1/+1
| * | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
| * | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
| * | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
| * | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
| * | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
| * | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
| * | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114
| * | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
| * | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
| * | bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1
| * | net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-111-15/+2
| * | net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck2016-01-101-1/+1
| * | net: tc35815: Drop unused variableGuenter Roeck2016-01-101-1/+0
| * | net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-101-15/+2
| * | net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-101-0/+22
| * | Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...David S. Miller2016-01-1064-627/+1587
| |\ \
| | * | brcmfmac: Do not handle link downs for ibss.Hante Meuleman2016-01-081-5/+7
| | * | brcmfmac: use jiffies for timeout in btcoexArend van Spriel2016-01-081-7/+5
| | * | brcmfmac: use msecs_to_jiffies() in macro definitionsArend van Spriel2016-01-089-33/+31
| | * | brcmfmac: change brcmf_sdio_wd_timer() prototypeArend van Spriel2016-01-082-22/+13
| | * | brcmfmac: Reshuffle functions to avoid forward declarationsHante Meuleman2016-01-081-306/+290
| | * | brcmfmac: Add wowl net detect supportHante Meuleman2016-01-083-16/+155
| | * | Merge tag 'iwlwifi-next-for-kalle-2016-01-07_2' of https://git.kernel.org/pub...Kalle Valo2016-01-0724-121/+505
| | |\ \
| | | * | iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2016-01-071-3/+12
| | | * | iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach2016-01-071-8/+6
| | | * | iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach2016-01-075-13/+13
| | | * | iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg2016-01-071-1/+1
| | | * | iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller2016-01-071-0/+1
| | | * | iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg2016-01-074-33/+245
| | | * | iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker2016-01-071-25/+19