summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-11-21r8152: adjust rtl_start_rxhayeswang
2014-11-21r8152: adjust r8152_submit_rxhayeswang
2014-11-21net: bcmgenet: log RX buffer allocation and RX/TX dma failuresFlorian Fainelli
2014-11-21net: systemport: log RX buffer allocation and RX/TX DMA failuresFlorian Fainelli
2014-11-21vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2014-11-21vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko
2014-11-21vlan: make __vlan_hwaccel_put_tag return voidJiri Pirko
2014-11-21net: phy: micrel: add copyright entryJohan Hovold
2014-11-21net: phy: micrel: refactor interrupt configJohan Hovold
2014-11-21net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091Johan Hovold
2014-11-21net: phy: micrel: add generic clock-mode-select supportJohan Hovold
2014-11-21net: phy: micrel: add has-broadcast-disable flag to type dataJohan Hovold
2014-11-21net: phy: micrel: parse of nodes at probeJohan Hovold
2014-11-21net: phy: micrel: add device-type abstractionJohan Hovold
2014-11-21sky2: use new netdev_rss_key_fill() helperIan Morris
2014-11-21enic: support skb->xmit_moreGovindarajulu Varadarajan
2014-11-21mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring
2014-11-21virtio-net: validate features during probeJason Wang
2014-11-21Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-21cxgb4 : Fix DCB priority groups being returned in wrong orderAnish Bhatt
2014-11-21pptp: fix stack info leak in pptp_getname()Mathias Krause
2014-11-21Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-11-20i40e: trigger SW INT with no ITR waitShannon Nelson
2014-11-20i40evf: remove unnecessary elseMitch Williams
2014-11-20i40evf: make comparisons consistentMitch Williams
2014-11-20i40evf: make checkpatch happyMitch Williams
2014-11-20i40evf: update header commentsMitch Williams
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-20ixgbevf: add netpoll supportEmil Tantilov
2014-11-20ixgbevf: compare total_rx_packets and budget in ixgbevf_clean_rx_irqEmil Tantilov
2014-11-20ixgbevf: Change receive model to use double buffered page based receivesEmil Tantilov
2014-11-20ixgbevf: Update Rx next to clean in real timeEmil Tantilov
2014-11-20ixgbevf: reorder main loop in ixgbe_clean_rx_irq to allow for do/while/continueEmil Tantilov
2014-11-20ixgbevf: Cleanup variable usage, improve stack performanceEmil Tantilov
2014-11-20ixgbevf: Combine the logic for post Rx processing into single functionEmil Tantilov
2014-11-20ixgbevf: Test Rx status bits directly out of the descriptorEmil Tantilov
2014-11-20ixgbevf: Update ixgbevf_alloc_rx_buffers to handle clearing of status bitsEmil Tantilov
2014-11-20mwifiex: Add USB8766 supportKristian Evensen
2014-11-20net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg
2014-11-20drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher
2014-11-20drm/radeon: disable native backlight control on pre-r6xx asics (v2)Alex Deucher
2014-11-20of/selftest: Fix testing when /aliases is missingGrant Likely
2014-11-20IB/isert: Adjust CQ size to HW limitsChris Moore
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki
2014-11-20bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie
2014-11-20bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie