summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-10mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz1-1/+7
2015-07-10net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay1-11/+6
2015-07-10net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay2-8/+12
2015-07-10net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha3-5/+1
2015-07-10xen-netback: fix a BUG() during initializationPalik, Imre1-0/+4
2015-07-10mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev1-0/+6
2015-07-10can: fix loss of CAN frames in raw_rcvOliver Hartkopp3-0/+9
2015-06-29b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki1-0/+4
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran1-2/+2
2015-06-10enic: fix memory leak in rq_cleanGovindarajulu Varadarajan1-5/+4
2015-06-10enic: check return value for stat dumpGovindarajulu Varadarajan2-4/+25
2015-06-10enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan1-1/+1
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli1-3/+9
2015-06-07b44: call netif_napi_del()Hauke Mehrtens1-0/+2
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna3-53/+67
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas1-1/+1
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2-30/+20
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-76/+94
2015-06-01Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller5-27/+20
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz3-11/+20
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-01xen: netback: fix printf format string warningIan Campbell1-1/+1
2015-05-31sfc: free multiple Rx buffers when requiredDaniel Pieczko1-17/+25
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2