summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-152-3/+11
| * | | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-151-2/+5
| * | | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-154-8/+30
| * | | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-151-0/+2
* | | | 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-191-1/+1
* | | | 3c59x: Add dma error checking and recoveryNeil Horman2014-09-191-9/+41
| |/ / |/| |
* | | sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-161-0/+3
* | | r8169: adjust __rtl8169_set_featureshayeswang2014-09-161-40/+34
* | | cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai2014-09-151-22/+27
* | | net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans2014-09-151-2/+1
* | | bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov2014-09-131-3/+14
* | | r8169: fix setting rx vlanhayeswang2014-09-131-1/+1
* | | r8169: fix the default setting of rx vlanhayeswang2014-09-131-1/+6
* | | drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-131-5/+24
* | | drivers: net: b44: Fix typo in returning multicast statsMark Einon2014-09-131-1/+1
* | | Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-1315-42/+67
|\| |
| * | Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-111-3/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-0914-39/+65
| |\ \
| | * | iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-081-3/+3
| | * | iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-083-0/+24
| | * | iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-081-1/+1
| | * | iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg2014-09-081-4/+3
| | * | iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-082-5/+3
| | * | 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