summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira2014-09-081-2/+6
| | * | iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg2014-09-081-5/+6
| | * | iwlwifi: increase DEFAULT_MAX_TX_POWEREliad Peller2014-09-082-3/+3
| | * | iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2014-09-082-3/+3
| | * | iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho2014-09-081-5/+5
| | * | iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg2014-09-081-2/+0
| | * | iwlwifi: mvm: enable scheduled scan on newest firmwareEmmanuel Grumbach2014-09-011-6/+8
* | | | Merge tag 'linux-can-fixes-for-3.17-20140911' of git://gitorious.org/linux-ca...David S. Miller2014-09-131-5/+5
|\ \ \ \
| * | | | can: flexcan: avoid calling usleep_range from interrupt contextDavid Jander2014-09-111-5/+5
* | | | | net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani2014-09-121-11/+32
* | | | | net: arc_emac: enable tx interruptsBeniamino Galvani2014-09-121-5/+5
|/ / / /
* | | | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-112-4/+26
* | | | net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak2014-09-111-7/+11
* | | | net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak2014-09-111-1/+1
* | | | net/mlx4: Correctly configure single ported VFs from the hostMatan Barak2014-09-111-0/+21
* | | | drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N2014-09-101-0/+23
* | | | net:bonding: Add missing space in bonding driver parameter descriptionMasanari Iida2014-09-101-1/+1
* | | | net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli2014-09-091-14/+19
* | | | net: systemport: check harder for out of memory conditionsFlorian Fainelli2014-09-091-12/+19
* | | | net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera2014-09-091-0/+3
* | | | drivers: net: ethernet: octeon_mgmt: fix a compiler warningAaro Koskinen2014-09-081-1/+3
* | | | sunvnet - add missing rmb() for sunvnet driverDavid L Stevens2014-09-081-2/+5
* | | | Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-084-5/+15
|\| | |
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-044-5/+15
| |\| |
| | * | iwlwifi: bump firmware API version to 10 for 7000 and 8000Emmanuel Grumbach2014-09-012-3/+3
| | * | iwlwifi: Remove module build requirement for Intel Wireless WiFiMarcel Holtmann2014-08-311-2/+0
| | * | Revert "iwlwifi: dvm: don't enable CTS to self"Emmanuel Grumbach2014-08-311-0/+12
* | | | amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-061-2/+2
* | | | amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-061-82/+108
* | | | greth: moved TX ring cleaning to NAPI rx poll funcDaniel Hellstrom2014-09-062-39/+49
* | | | cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2014-09-062-3/+3
* | | | bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner2014-09-063-36/+50
* | | | 3c59x: avoid panic in boomerang_start_xmit when finding page address:Neil Horman2014-09-061-4/+4
* | | | drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macrosChen Gang2014-09-051-5/+0
* | | | VMXNET3: Check for map error in vmxnet3_set_mcAndy King2014-09-052-9/+10
* | | | amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-021-1/+1
* | | | bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra2014-09-021-18/+39
* | | | net: calxedaxgmac: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
* | | | net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-021-0/+1
* | | | net: lpc_eth: Fix crash on ip link upRoland Stigge2014-09-021-0/+3
* | | | tg3: prevent ifup/ifdown during PCI error recoveryIvan Vecera2014-09-022-0/+17
* | | | cxgb4: Issue mbox commands on correct mboxHariprasad Shenai2014-09-021-2/+4
* | | | cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai2014-09-021-2/+4
* | | | cxgb4: Detect and display firmware reported errorsHariprasad Shenai2014-09-022-1/+41
* | | | cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai2014-09-023-11/+24
* | | | cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai2014-09-021-1/+10
* | | | cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai2014-09-021-0/+1
* | | | stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO2014-09-021-2/+0
* | | | stmmac: fix the rx csum featureGiuseppe CAVALLARO2014-09-023-3/+31
* | | | amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-021-2/+2