summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-10-22e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil
2015-10-22igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-22net/xen-netfront: only napi_synchronize() if runningChas Williams
2015-10-22net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-10-22rsi: Fix possible leak when loading firmwareChristian Engelmayer
2015-10-22ath10k: wake up queue upon vif creationMichal Kazior
2015-10-22ath10k: wake up offchannel queue properlyMichal Kazior
2015-10-22ath10k: fix peer limit enforcementMichal Kazior
2015-10-22ath10k: reject 11b tx fragmentation configurationMichal Kazior
2015-10-22ath10k: fix per-vif queue lockingMichal Kazior
2015-10-22ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-10-03net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-10-03ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-10-03net: dsa: actually force the speed on the CPU portRussell King
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-10-03net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot
2015-10-03net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-10-03net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King
2015-10-03phylib: fix device deletion order in mdiobus_unregister()Mark Salter
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin
2015-09-29tg3: Fix temperature reportingJean Delvare
2015-09-29igb: Fix oops caused by missing queue pairingShota Suzuki
2015-09-29rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger
2015-09-29rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-08-23net: bcmgenet: fix uncleaned dma flagsJaedon Shin
2015-08-23net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-17net: phy: fix semicolon.cocci warningskbuild test robot
2015-08-17net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward
2015-08-17be2net: avoid vxlan offloading on multichannel configsIvan Vecera
2015-08-17net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov
2015-08-17net: ethernet: micrel: fix an error codeDan Carpenter