summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-27frame relay dlci/frad: Update to current logging formsJoe Perches
2011-06-27cyclom: Update to current logging formsJoe Perches
2011-06-27cosa: Update to current logging formsJoe Perches
2011-06-27generic_hdlc: Update to current logging formsJoe Perches
2011-06-27be2net: fix initialization of vlan_prio_bmapSathya Perla
2011-06-27be2net: get rid of multi_rxq module paramSathya Perla
2011-06-27be2net: fix netdev_stats_updateSathya Perla
2011-06-25ixgbe: implement DCB ops dcb_ieee_del()John Fastabend
2011-06-25ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend
2011-06-25ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend
2011-06-25ixgbe: A fix to VF TX rate limitLior Levy
2011-06-25ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck
2011-06-25ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck
2011-06-25ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck
2011-06-25ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck
2011-06-25ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck
2011-06-24zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches
2011-06-24lib8390: Remove unnecessary externJoe Perches
2011-06-24lib8390: Convert include <asm to include <linuxJoe Perches
2011-06-24lib8390: Normalize source code spacingJoe Perches
2011-06-24lib8390: Indent braces appropriatelyJoe Perches
2011-06-24lib8390: Use pr_<level> and netdev_<level>Joe Perches
2011-06-24a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches
2011-06-24ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches
2011-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-24qlcnic: multi protocol internal loopback support added.Sucheta Chakraborty
2011-06-24qlcnic: Add support to enable/disable FW dump capabilityAnirban Chakraborty
2011-06-24qlcnic: fix default operating state of interfaceAmit Kumar Salecha
2011-06-24qlcnic: fix initial number of msix entries in adapter.Sucheta Chakraborty
2011-06-24qlcnic: Add code to tune FW dumpAnirban Chakraborty
2011-06-24qlcnic: Remove holding api lock while taking the dumpAnirban Chakraborty
2011-06-24qlcnic: Add capability to take FW dump deterministicallySritej Velaga
2011-06-23ixgbe: update driver version stringDon Skidmore
2011-06-23ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck
2011-06-23ixgbe: disable RSC when Rx checksum is offEmil Tantilov
2011-06-23ixgbe: move reset code into a separate functionEmil Tantilov
2011-06-23ixgbe: move setting RSC into a separate functionEmil Tantilov
2011-06-23ixgbe: add support for nfc addition and removal of filtersAlexander Duyck
2011-06-23ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck
2011-06-23ixgbe: add basic support for setting and getting nfc controlsAlexander Duyck
2011-06-23ixgbe: update perfect filter framework to support retaining filtersAlexander Duyck
2011-06-23ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck
2011-06-23ixgbe: remove ntuple filteringAlexander Duyck
2011-06-23bonding: add min links parameter to 802.3adstephen hemminger
2011-06-22ssb: add __devinit to some functionsHauke Mehrtens
2011-06-22ath9k: enable support for AR9330Gabor Juhos
2011-06-22ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos
2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos