summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-12-11prism54: fix compare_const_fl.cocci warningsJulia Lawall
2015-12-11mwifiex: fix semicolon.cocci warningsJulia Lawall
2015-12-11brcm80211: fix compare_const_fl.cocci warningsJulia Lawall
2015-12-11mwifiex: correction in region code to country mappingAmitkumar Karwar
2015-12-11mwifiex: don't follow AP if country code received from EEPROMAmitkumar Karwar
2015-12-11mwifiex: set regulatory info from EEPROMAmitkumar Karwar
2015-12-11mwifiex: handle start AP error paths correctlyAmitkumar Karwar
2015-12-11mwifiex: parse adhoc start/join resultAmitkumar Karwar
2015-12-11prism54: off by one BUG_ON() testDan Carpenter
2015-12-11hostap: fix an error code in prism2_config()Dan Carpenter
2015-12-11mwifiex: remove an unneeded conditionDan Carpenter
2015-12-11iwlegacy: cleanup end of il_send_add_sta()Dan Carpenter
2015-12-11cw1200: remove some dead codeDan Carpenter
2015-12-11brcmfmac: only lock and unlock fws if fws is not nullColin Ian King
2015-12-11wlcore: split wl12xx/wl18xx sg parametersGuy Mishol
2015-12-08chelsio: constify cmac_ops structuresJulia Lawall
2015-12-08bnx2x: remove rx_pkt/rx_callsEric Dumazet
2015-12-08bnx2x: avoid soft lockup in bnx2x_poll()Eric Dumazet
2015-12-08cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai
2015-12-08cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai
2015-12-08cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai
2015-12-08cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai
2015-12-08cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai
2015-12-08cxgb4/cxgb4vf: update Kconfig file to include T6 adapterHariprasad Shenai
2015-12-08cxgb4: Align rest of the ethtool get statsHariprasad Shenai
2015-12-08net: hns: optimize XGE capability by reducing cpu usageyankejian
2015-12-08sh_eth: get rid of bb_{set|clr|read}()Sergei Shtylyov
2015-12-08sh_eth: factor out common code from MDIO bitbang methodsSergei Shtylyov
2015-12-08sh_eth: remove mask fields from 'struct bb_info'Sergei Shtylyov
2015-12-08drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structuresJulia Lawall
2015-12-08Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...David S. Miller
2015-12-07cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin
2015-12-07Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/sc...David S. Miller
2015-12-07net, thunderx: Remove unnecessary rcv buffer start address managementSunil Goutham
2015-12-07net: thunderx: nicvf_queues: nivc_*_intr: remove duplicationYury Norov
2015-12-06PHY: DP83867: Remove looking in parent device for OF propertiesAndrew Lunn
2015-12-06net: cdc_ncm: add "ndp_to_end" sysfs attributeBjørn Mork
2015-12-06net/mlx4_core: Support the HA mode for SRIOV VFs tooMoni Shoua
2015-12-06net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua
2015-12-06net/mlx4_core: Support mirroring VF DMFS rules on both portsMoni Shoua
2015-12-06net/mlx4_core: Use both physical ports to dispatch link state events to VFMoni Shoua
2015-12-06net/mlx4_core: Use both physical ports to set the VF link stateOr Gerlitz
2015-12-06net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali
2015-12-05fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frameJacob Keller
2015-12-05fm10k: TRIVIAL fix typo of hardwareJacob Keller
2015-12-05fm10k: change default Tx ITR to 25usecJacob Keller
2015-12-05fm10k: use macro for default Tx and Rx ITR valuesJacob Keller
2015-12-05fm10k: Update adaptive ITR algorithmJacob Keller
2015-12-05fm10k: introduce ITR_IS_ADAPTIVE macroJacob Keller