summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-16ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov
2013-02-16ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-16ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-16ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-16ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-16ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-16ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-16igb: increase timeout for ethtool offline self-testStefan Assmann
2013-02-16igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-02-16e1000e: display a warning message when SmartSpeed worksKoki Sanagi
2013-02-16e1000: fix whitespace issues and multi-line commentsJeff Kirsher
2013-02-15ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen
2013-02-15stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO
2013-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-02-15tg3: Update version to 3.130Michael Chan
2013-02-15tg3: Set initial carrier state to off.Michael Chan
2013-02-15tg3: Fix 5762 NVRAM sizingMichael Chan
2013-02-15tg3: Expand EEE support for all 5717 B0Michael Chan
2013-02-15tg3: Add 57766 device support.Matt Carlson
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15ixgbe: refactor initialization of feature flagsEmil Tantilov
2013-02-15igb: Refractoring function pointers in igb_get_invariants functionAkeem G. Abodunrin
2013-02-15igb: Intialize MAC function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize NVM function pointersAkeem G. Abodunrin
2013-02-15igb: Initialize PHY function pointersAkeem G. Abodunrin
2013-02-15igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck
2013-02-15igb: Refix sparse warning in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Fix for improper allocation flag in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Fix for improper exit in igb_get_i2c_clientCarolyn Wyborny
2013-02-15igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck
2013-02-15mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-14brcmsmac: Remove unnecessary memset castsJoe Perches
2013-02-14brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.Joe Perches
2013-02-14iwlegacy: more checks for dma mapping errorsStanislaw Gruszka
2013-02-14rt2x00: check for dma mappings errorsStanislaw Gruszka
2013-02-14mwifiex: device specific sleep cookie handling for PCIeAvinash Patil
2013-02-14rtlwifi: Rework KconfigLarry Finger
2013-02-14brcmsmac: fix brcms_c_country_valid()Dan Carpenter
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-14gianfar: Fix and cleanup Rx FCB indicationClaudiu Manoil
2013-02-14gianfar: Remove wrong buffer size conditioning to VLAN h/w offloadClaudiu Manoil
2013-02-14gianfar: gfar_process_frame returns voidClaudiu Manoil
2013-02-14gianfar: GRO_DROP is unlikelyClaudiu Manoil
2013-02-14gianfar: Cleanup and optimize struct gfar_privateClaudiu Manoil
2013-02-14gianfar: Add device ref (dev) in gfar_privateClaudiu Manoil
2013-02-14gianfar: Remove unused device_node ref in gfar_privateClaudiu Manoil