summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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-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: 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-03usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-10-03vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner1-0/+2
2015-09-29bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-09-29rocker: free netdevice during netdevice removalIdo Schimmel1-0/+1
2015-09-29net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-09-29virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin1-1/+2
2015-09-29bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-09-29bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-09-29net/xen-netback: off by one in BUG_ON() conditionDan Carpenter1-3/+3
2015-09-29net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner1-2/+1
2015-09-29stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin4-24/+28
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko4-4/+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-09-13can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde5-70/+82
2015-09-13rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega1-2/+5
2015-09-13rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger1-0/+1
2015-09-13iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach1-3/+19
2015-09-13rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2-1/+11
2015-08-16ath10k: fix qca61x4 hw2.1 supportMichal Kazior1-3/+2
2015-08-10iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach1-0/+6
2015-08-10iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman1-7/+5
2015-08-10iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach1-1/+1
2015-08-10can: mcp251x: fix resume when device is downStefan Agner1-7/+6
2015-08-10can: rcar_can: print signed IRQ #Sergei Shtylyov1-2/+2
2015-08-10can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-08-10can: rcar_can: fix IRQ checkSergei Shtylyov1-1/+2
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp3-9/+3
2015-08-03e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck3-16/+14
2015-08-03iwlwifi: mvm: fix ROC reference accountingEliad Peller4-9/+14
2015-08-03rtlwifi: Remove the clear interrupt routine from all driversVincent Fann5-83/+0
2015-08-03ath9k_htc: memory corruption calling set_bit()Dan Carpenter1-3/+3
2015-08-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-07-10net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot1-1/+25
2015-07-10net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot1-0/+1
2015-07-10amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky1-1/+1
2015-07-10bnx2x: fix lockdep splatEric Dumazet1-1/+2
2015-07-10net: phy: fix phy link up when limiting speed via device treeMugunthan V N1-2/+3