summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | USB AX88179/178A: Support D-Link DUB-1312Gerry Demaret2014-03-031-0/+17
| * | | b44: always set duplex mode why phy changesHauke Mehrtens2014-03-031-1/+6
| * | | b44: add calls to phy_{start,stop}Hauke Mehrtens2014-03-031-0/+7
| * | | bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-281-10/+30
| * | | tg3: Don't check undefined error bits in RXBDMichael Chan2014-02-282-3/+6
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-02-2711-76/+79
| |\ \ \
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-2711-76/+79
| | |\| |
| | | * | ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
| | | * | ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
| | | * | ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
| | | * | mwifiex: rename usb driver name registerring to usb coreBing Zhao2014-02-241-3/+1
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-02-241-0/+1
| | | |\|
| | | | * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc failsEmmanuel Grumbach2014-02-201-0/+1
| | | * | ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
| | | * | brcmfmac: fix txglomming scatter-gather packet transfersArend van Spriel2014-02-201-10/+4
| | | * | ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
| | | * | mwifiex: fix cmd and Tx data timeout issue for PCIe cardsAmitkumar Karwar2014-02-201-17/+11
| | | * | mwifiex: add NULL check for PCIe Rx skbAmitkumar Karwar2014-02-201-0/+6
| | | * | mwifiex: clean pcie ring only when device is presentAvinash Patil2014-02-201-1/+2
| | | * | libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-201-1/+1
| | | * | hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-201-1/+1
| * | | | bnx2x: Add missing bit in default Tx switchingYuval Mintz2014-02-271-1/+8
| |/ / /
| * | | bonding: disallow enslaving a bond to itselfJiri Bohac2014-02-271-0/+5
| * | | bonding: fix a div error caused by the slave release pathNikolay Aleksandrov2014-02-261-3/+1
| * | | AX88179_178A: Add VID:DID for Lenovo OneLinkDock Gigabit LANFreddy Xin2014-02-261-0/+17
| * | | bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for ab arp monitordingtianhong2014-02-263-46/+55
| * | | bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad modedingtianhong2014-02-263-22/+75
| * | | sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree2014-02-261-0/+7
| * | | phy: unmask link partner capabilitiesCristian Bercaru2014-02-261-7/+9
| * | | net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo2014-02-261-0/+1
| * | | qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-262-0/+2
| * | | qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-261-9/+0
| * | | qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-261-1/+1
| * | | qlcnic: Fix function return error checkShahed Shaikh2014-02-261-1/+1
| * | | qeth: postpone freeing of qdio memoryUrsula Braun2014-02-263-2/+9
| * | | net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-255-10/+10
| * | | r8169: initialize rtl8169_stats seqlockKyle McMartin2014-02-251-0/+2
| * | | net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-251-1/+1
| * | | virtio-net: alloc big buffers also when guest can receive UFOJason Wang2014-02-251-1/+2
| * | | net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386112014-02-201-6/+7
| * | | tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao2014-02-201-1/+3
| * | | veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita2014-02-201-1/+2
| * | | xen-netfront: reset skb network header before checksumWei Liu2014-02-191-0/+1
* | | | Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-03-041-28/+20
|\ \ \ \
| * | | | regulator: core: Replace direct ops->disable usageMarkus Pargmann2014-02-251-21/+13
| * | | | regulator: core: Replace direct ops->enable usageMarkus Pargmann2014-02-251-7/+7
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-046-18/+37
|\ \ \ \ \
| * | | | | rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine2014-03-042-9/+19
| * | | | | zram: avoid null access when fail to alloc metaMinchan Kim2014-03-041-0/+2
| * | | | | drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan2014-03-041-5/+12