summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko2014-09-26
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-24
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-24
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode2014-09-23
| | * | | | | | | | | ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-22
* | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein2014-09-22
| * | | | | | | | | | mlx4: Correct error flows in rereg_mrMatan Barak2014-09-22
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli2014-09-22
* | | | | | | | | | net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli2014-09-22
* | | | | | | | | | dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser2014-09-22
* | | | | | | | | | r8169: fix an if conditionDan Carpenter2014-09-22
* | | | | | | | | | r8152: disable ALDPShayeswang2014-09-22
* | | | | | | | | | tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich2014-09-22
* | | | | | | | | | macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel2014-09-22
* | | | | | | | | | pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller2014-09-22
* | | | | | | | | | Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller2014-09-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | can: at91_can: add missing prepare and unprepare of the clockDavid Dueck2014-09-18
| * | | | | | | | | | can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde2014-09-18
| * | | | | | | | | | can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde2014-09-18
| * | | | | | | | | | can: flexcan: implement workaround for errata ERR005829David Jander2014-09-18
| * | | | | | | | | | can: flexcan: correctly initialize mailboxesDavid Jander2014-09-18
| * | | | | | | | | | can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde2014-09-18
| * | | | | | | | | | can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp2014-09-18
| * | | | | | | | | | can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros2014-09-18
* | | | | | | | | | | net: allow macvlans to move to net namespaceFrancesco Ruggeri2014-09-19
* | | | | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-19
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-15
| * | | | | | | | | | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-15
| * | | | | | | | | | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-15
| * | | | | | | | | | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-15
| * | | | | | | | | | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-15
* | | | | | | | | | | 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-19
* | | | | | | | | | | 3c59x: Add dma error checking and recoveryNeil Horman2014-09-19
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-16
* | | | | | | | | | r8169: adjust __rtl8169_set_featureshayeswang2014-09-16
* | | | | | | | | | cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai2014-09-15
* | | | | | | | | | net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans2014-09-15
* | | | | | | | | | bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov2014-09-13
* | | | | | | | | | r8169: fix setting rx vlanhayeswang2014-09-13
* | | | | | | | | | r8169: fix the default setting of rx vlanhayeswang2014-09-13
* | | | | | | | | | drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N2014-09-13
* | | | | | | | | | drivers: net: b44: Fix typo in returning multicast statsMark Einon2014-09-12
* | | | | | | | | | Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-12
|\| | | | | | | | |
| * | | | | | | | | Revert "ath9k: Calculate sleep duration"Sujith Manoharan2014-09-11
| * | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-09-09
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira2014-09-08
| | * | | | | | | iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon2014-09-08
| | * | | | | | | iwlwifi: dvm: disable power save by defaultEmmanuel Grumbach2014-09-08
| | * | | | | | | iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg2014-09-08