summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-04-30brcmfmac: sleep workaround for AP6255 "Gopher" Wifi moduleJakob Unterwurzacher
2019-04-30brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFJakob Unterwurzacher
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-12-14net: wireless: update bcmdhd driver to "1.579.77.41.10 (r)"Alex Zhao
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin
2018-12-13net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-12-13net/mlx4_core: Zero out lkey field in SW2HW_MPT fw commandJack Morgenstein
2018-12-13qed: Fix reading wrong value in loop conditionDenis Bolotin
2018-12-13qed: Fix PTT leak in qed_drain()Denis Bolotin
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-12-13can: rcar_can: Fix erroneous registrationFabrizio Castro
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-12-13rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin
2018-12-11FROMGIT, BACKPORT: mac80211-next: rtnetlink wifi simulation deviceCody Schuffelen
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2018-12-01ath10k: fix kernel panic due to race in accessing arvif listVasanthakumar Thiagarajan
2018-12-01net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-11-27tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam
2018-11-21bna: ethtool: Avoid reading past end of bufferKees Cook
2018-11-21e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2018-11-21e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2018-11-21ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-11-21tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych
2018-11-21net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-10igb: Remove superfluous reset to PHY and page 0 selectionChristian Grönke
2018-11-10bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni
2018-11-10brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2018-11-10ixgbe: Correct X550EM_x revision checkMark Rustad
2018-11-10ixgbe: fix RSS limit for X550Emil Tantilov
2018-11-10net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2018-11-10net/mlx5e: Fix LRO modifyTariq Toukan
2018-11-10ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vectorWilliam Dauchy
2018-11-10net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang