summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-11-10iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-11-10iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski1-0/+1
2015-11-10iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2-2/+7
2015-11-10iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-11-10iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg1-10/+5
2015-11-10iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern1-0/+1
2015-11-10rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger4-0/+27
2015-11-10iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-11-10iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-11-10ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-10-27ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-10-27net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-10-23e1000e: Fix tight loop implementation of systime read algorithmRaanan Avargil1-10/+21
2015-10-23igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-10-23net/xen-netfront: only napi_synchronize() if runningChas Williams1-1/+2
2015-10-23net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee1-1/+1
2015-10-23rsi: Fix possible leak when loading firmwareChristian Engelmayer2-4/+12
2015-10-23ath10k: wake up queue upon vif creationMichal Kazior1-0/+5
2015-10-23ath10k: wake up offchannel queue properlyMichal Kazior1-0/+2
2015-10-23ath10k: fix peer limit enforcementMichal Kazior1-1/+14
2015-10-23ath10k: reject 11b tx fragmentation configurationMichal Kazior1-0/+16
2015-10-23ath10k: fix per-vif queue lockingMichal Kazior3-42/+45
2015-10-23ath10k: fix dma_mapping_error() handlingMichal Kazior4-5/+16
2015-10-03net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto1-1/+9
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev1-3/+5
2015-10-03net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli1-17/+1
2015-10-03ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2015-10-03net: dsa: actually force the speed on the CPU portRussell King1-0/+1
2015-10-03macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin1-2/+2
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-10-03net: mvneta: fix DMA buffer unmapping in mvneta_rx()Simon Guinot1-1/+3
2015-10-03net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-10-03net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli1-4/+8
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto1-2/+1
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King1-0/+1
2015-10-03phylib: fix device deletion order in mdiobus_unregister()Mark Salter1-1/+1
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-29tg3: Fix temperature reportingJean Delvare1-1/+1
2015-09-29igb: Fix oops caused by missing queue pairingShota Suzuki3-3/+19
2015-09-29rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger2-1/+2
2015-09-29rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht1-0/+1
2015-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-88/+161
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward1-1/+26
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur1-0/+9
2015-08-26usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-08-26drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2-2/+6
2015-08-26net: fec: use reinit_completion() in mdio accessor functionsRussell King1-2/+2
2015-08-26net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King1-4/+12
2015-08-26vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2