summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-27i40evf: resequence close operationsMitch Williams
2015-03-27i40evf: delay releasing ringsMitch Williams
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg
2015-03-26Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...Michael Ellerman
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach
2015-03-26iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notifLuciano Coelho
2015-03-26iwlwifi: mvm: add delay to scheduled scanLuciano Coelho
2015-03-26iwlwifi: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel
2015-03-26iwlwifi: mvm: remove d0i3 ref correctly during AP startArik Nemtsov
2015-03-25ipv4: hash net ptr into fragmentation bucket selectionHannes Frederic Sowa
2015-03-25cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai
2015-03-24virtio: change comment in transmitstephen hemminger
2015-03-24ucc_geth: Intialize link state to down before register_netdevCliff Clark
2015-03-24cxgb4: update Kconfig and Makefile for FCoE supportVarun Prakash
2015-03-24cxgb4: add cxgb4_fcoe.c for FCoEVarun Prakash
2015-03-24cxgb4: add cxgb4_fcoe.h and macro definitions for FCoEVarun Prakash
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein
2015-03-24net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay
2015-03-24Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller
2015-03-24cx82310_eth: fix semicolon.cocci warningsWu Fengguang
2015-03-24rocker: handle non-bridge master changeSimon Horman
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller
2015-03-24wlcore: add device-tree supportEliad Peller
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho
2015-03-24iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-24net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt
2015-03-23net: bcmgenet: power down and up GPHY during suspend/resumeFlorian Fainelli
2015-03-23net: bcmgenet: power up and down integrated GPHY when unusedFlorian Fainelli
2015-03-23net: bcmgenet: implement GPHY power down sequenceFlorian Fainelli
2015-03-23net: bcmgenet: fix GPHY power-up sequenceFlorian Fainelli
2015-03-23net: bcmgenet: rename bcmgenet_ephy_power_upFlorian Fainelli
2015-03-23net: bcmgenet: update bcmgenet_ephy_power_up to clear CK25_DIS bitFlorian Fainelli
2015-03-23net: bcmgenet: propagate errors from bcmgenet_power_downFlorian Fainelli
2015-03-23Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-03-23vxlan: simplify if clause in dev_closeMarcelo Ricardo Leitner
2015-03-23bgmac: implement scatter/gather supportFelix Fietkau
2015-03-23bgmac: implement GRO and use build_skbFelix Fietkau
2015-03-23bgmac: fix descriptor frame start/end definitionsFelix Fietkau
2015-03-23ath10k: allow user to toggle ani_enable via debugfsAshok Raj Nagarajan
2015-03-23ath10k: enable Adaptive Noise Immunity (ANI) by defaultAshok Raj Nagarajan
2015-03-23ath10k: enable channel 144 on 5GHz bandPeter Oh
2015-03-23ath10k: move driver state check before setting throttleRajkumar Manoharan
2015-03-23ath10k: cache throttle state when device is downRajkumar Manoharan
2015-03-23ath10k: do not restrict thermal throttling to ap modeRajkumar Manoharan
2015-03-23ath10k: configure thermal throttle while powering upRajkumar Manoharan
2015-03-23ath10k: fix interpretation of cooling device stateRajkumar Manoharan
2015-03-23ath10k: add debugfs entry to configure quiet periodRajkumar Manoharan