aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-01net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven1-2/+2
2019-08-01net: amd: Spelling s/case/cause/Geert Uytterhoeven1-1/+1
2019-08-01net: 8390: Fix manufacturer name in Kconfig help textGeert Uytterhoeven1-2/+2
2019-08-01mvpp2: fix panic on module removalMatteo Croce1-3/+2
2019-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi1-10/+12
2019-07-31net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen1-2/+3
2019-07-31net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov1-0/+3
2019-07-31net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_led_trigger_change_speed()Jia-Ju Bai1-1/+2
2019-07-31selftests/tls: fix TLS tests with CONFIG_TLS=nJakub Kicinski1-9/+14
2019-07-31isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-07-31net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEKGeert Uytterhoeven1-1/+0
2019-07-31net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'Christophe JAILLET1-1/+1
2019-07-31net: ethernet: et131x: Use GFP_KERNEL instead of GFP_ATOMIC when allocating tx_ring->tcb_ringChristophe JAILLET1-1/+1
2019-07-31drop_monitor: Add missing uAPI file to MAINTAINERS fileIdo Schimmel1-0/+1
2019-07-31mlxsw: spectrum_buffers: Further reduce pool size on Spectrum-2Petr Machata1-2/+2
2019-07-31mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-07-30net: dsa: qca8k: enable port flow controlxiaofeis1-1/+3
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann6-3/+25
2019-07-30tipc: fix unitilized skb list crashJon Maloy1-2/+1
2019-07-30enetc: Fix build error without PHYLIBYueHaibing1-0/+1
2019-07-30net: stmmac: Sync RX Buffer upon allocationJose Abreu1-3/+10
2019-07-30mlxsw: spectrum_ptp: fix duplicated check on orig_egr_typesColin Ian King1-2/+2
2019-07-30net: dsa: mv88e6xxx: use link-down-define instead of plain valueHubert Feurstein1-1/+1
2019-07-30net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein1-2/+4
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-07-30iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika1-0/+3
2019-07-30iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman1-8/+20
2019-07-30iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach1-11/+33
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman4-285/+258
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman4-15/+16
2019-07-30iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King1-1/+1
2019-07-30iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-07-30iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman1-9/+19
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach3-15/+56
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach2-9/+9
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach5-36/+64
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2-3/+5
2019-07-30iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-07-30iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-07-30mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-07-30rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packetDavid Howells1-0/+1
2019-07-30rxrpc: Fix potential deadlockDavid Howells3-1/+20
2019-07-30Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg1-1/+0
2019-07-30netfilter: ebtables: also count base chain policiesFlorian Westphal1-11/+17