summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-09-08iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg1-5/+6
2014-09-08iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller2-3/+3
2014-09-08iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2-3/+3
2014-09-08iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho1-5/+5
2014-09-08iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg1-2/+0
2014-09-01iwlwifi: mvm: enable scheduled scan on newest firmwareEmmanuel Grumbach1-6/+8
2014-09-01iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2-3/+3
2014-08-31iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann1-2/+0
2014-08-31Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach1-0/+12
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-11net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist1-0/+1
2014-08-11brcmfmac: fix memory leakage in msgbufArend van Spriel1-0/+4
2014-08-11brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel1-1/+2
2014-08-11carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2-2/+2
2014-08-07list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2-2/+2
2014-08-07net: fix USB network driver config option.Francois Romieu2-2/+3
2014-08-07vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg1-1/+1
2014-08-07hyperv: Adjust the size of sendbuf region to support ws2008r2KY Srinivasan1-1/+1
2014-08-07cxgb4: Fix for SR-IOV VF initializationHariprasad Shenai1-4/+3
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds624-17071/+48654
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-98/+83
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+6
2014-08-06cxgb4 : Disable recursive mailbox commands when enabling viAnish Bhatt2-2/+5
2014-08-06net: reduce USB network driver config options.Francois Romieu2-13/+9
2014-08-06tg3: Modify tg3_tso_bug() to handle multiple TX ringsPrashant Sreedharan1-10/+12
2014-08-06amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2-99/+121
2014-08-06amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas1-2/+5
2014-08-06net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2014-08-06Revert "net: phy: Set the driver when registering an MDIO bus device"Fabio Estevam1-1/+0
2014-08-06cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro...Hariprasad Shenai1-14/+15
2014-08-06team: Simplify return path of team_newlinkToshiaki Makita1-7/+1
2014-08-06cxgb4i : Move stray CPL definitions to cxgb4 driverAnish Bhatt1-0/+2
2014-08-06qlcnic: Initialize dcbnl_ops before register_netdevRajesh Borundia1-2/+2
2014-08-06qlcnic: Set driver version before registering netdevRajesh Borundia2-4/+4
2014-08-06qlcnic: Fix update of ethtool stats.Rajesh Borundia1-5/+13
2014-08-06xen-netback: Turn off the carrier if the guest is not able to receiveZoltan Kiss3-38/+123
2014-08-06xen-netback: Using a new state bit instead of carrierZoltan Kiss3-9/+18
2014-08-06Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller41-112/+4837
2014-08-06net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda1-0/+1
2014-08-06net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg1-1/+1
2014-08-05Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2-6/+3
2014-08-05net: remove spurious zd1201 rule.Francois Romieu1-1/+0
2014-08-04net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi1-18/+8
2014-08-04cxgb4: only free allocated flsHariprasad Shenai2-14/+22
2014-08-03r8152: add missing Makefile ruleJF Le Fillatre1-0/+1
2014-08-03i40evf: Fixed guest OS panic when removing vf driverSerey Kong1-2/+3
2014-08-03i40evf: fix memory leak on unused interfacesMitch Williams1-0/+24
2014-08-03i40evf: don't leak queue vectorsMitch Williams1-0/+2
2014-08-03i40evf: do not re-arm watchdog after removeAshish Shah1-0/+2