summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault2015-10-271-1/+0
* net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov2015-10-271-3/+3
* igb: do not re-init SR-IOV during probeStefan Assmann2015-10-221-1/+1
* net/xen-netfront: only napi_synchronize() if runningChas Williams2015-10-221-1/+2
* rsi: Fix possible leak when loading firmwareChristian Engelmayer2015-10-222-4/+12
* ath10k: reject 11b tx fragmentation configurationMichal Kazior2015-10-221-0/+16
* ath10k: fix dma_mapping_error() handlingMichal Kazior2015-10-224-5/+16
* mvneta: use inband status only when explicitly enabledStas Sergeev2015-10-031-4/+5
* net: phy: fixed_phy: handle link-down caseStas Sergeev2015-10-031-3/+5
* net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli2015-10-031-17/+1
* macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin2015-10-031-2/+2
* net/mlx4_en: really allow to change RSS keyEric Dumazet2015-10-031-2/+0
* net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-10-031-2/+2
* net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-10-031-4/+8
* net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-10-031-2/+1
* net: fec: clear receive interrupts before processing a packetRussell King2015-10-031-0/+1
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-10-031-3/+4
* vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-10-031-0/+2
* bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-09-291-1/+1
* rocker: free netdevice during netdevice removalIdo Schimmel2015-09-291-0/+1
* net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein2015-09-291-2/+2
* virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin2015-09-291-1/+2
* bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-09-291-0/+20
* bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-09-291-0/+1
* net/xen-netback: off by one in BUG_ON() conditionDan Carpenter2015-09-291-3/+3
* net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner2015-09-291-2/+1
* stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin2015-09-294-24/+28
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-291-1/+4
* mm: make page pfmemalloc check more robustMichal Hocko2015-09-294-4/+4
* tg3: Fix temperature reportingJean Delvare2015-09-291-1/+1
* igb: Fix oops caused by missing queue pairingShota Suzuki2015-09-293-3/+19
* rtlwifi: rtl8821ae: Fix an expression that is always falseLarry Finger2015-09-292-1/+2
* rtlwifi: rtl8192cu: Add new device IDAdrien Schildknecht2015-09-291-0/+1
* can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-09-135-70/+82
* rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega2015-09-131-2/+5
* rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger2015-09-131-0/+1
* iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach2015-09-131-3/+19
* rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2015-09-132-1/+11
* ath10k: fix qca61x4 hw2.1 supportMichal Kazior2015-08-161-3/+2
* iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-08-101-0/+6
* iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-08-101-7/+5
* iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-08-101-1/+1
* can: mcp251x: fix resume when device is downStefan Agner2015-08-101-7/+6
* can: rcar_can: print signed IRQ #Sergei Shtylyov2015-08-101-2/+2
* can: c_can: Fix default pinmux glitch at initJ.D. Schroeder2015-08-101-2/+8
* can: rcar_can: fix IRQ checkSergei Shtylyov2015-08-101-1/+2
* can: replace timestamp as unique skb attributeOliver Hartkopp2015-08-103-9/+3
* e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck2015-08-033-16/+14
* iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-08-034-9/+14
* rtlwifi: Remove the clear interrupt routine from all driversVincent Fann2015-08-035-83/+0