summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-27farsync: Update to current logging formsJoe Perches
2011-06-27dscc4: Update to current logging formsJoe Perches
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-25zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches
2011-06-25lib8390: Remove unnecessary externJoe Perches
2011-06-25lib8390: Convert include <asm to include <linuxJoe Perches
2011-06-25lib8390: Normalize source code spacingJoe Perches
2011-06-25lib8390: Indent braces appropriatelyJoe Perches
2011-06-25lib8390: Use pr_<level> and netdev_<level>Joe Perches
2011-06-25a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches
2011-06-25ariadne: 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-24ixgbe: update driver version stringDon Skidmore
2011-06-24ixgbe: fix ring assignment issues for SR-IOV and drop casesAlexander Duyck
2011-06-24ixgbe: disable RSC when Rx checksum is offEmil Tantilov
2011-06-24ixgbe: move reset code into a separate functionEmil Tantilov
2011-06-24ixgbe: move setting RSC into a separate functionEmil Tantilov
2011-06-24ixgbe: add support for nfc addition and removal of filtersAlexander Duyck
2011-06-24ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck
2011-06-24ixgbe: add basic support for setting and getting nfc controlsAlexander Duyck
2011-06-24ixgbe: update perfect filter framework to support retaining filtersAlexander Duyck
2011-06-24ixgbe: fix flags relating to perfect filters to support coexistenceAlexander Duyck
2011-06-24ixgbe: 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
2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos
2011-06-22ath9k: fix few register offsets for AR9330Gabor Juhos
2011-06-22ath9k: set diversity group for AR9330Gabor Juhos
2011-06-22ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos
2011-06-22ath9k: remove superfluous parenthesesGabor Juhos
2011-06-22ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos
2011-06-22ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos