aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* vmxnet3: Convert to new vlan model.Jesse Gross2011-06-27
* can: bfin_can: auto-calculate accessor sizesMike Frysinger2011-06-27
* can: bfin_can: simplify xmit id1 setupMike Frysinger2011-06-27
* mlx4: use pci_dev->revisionSergei Shtylyov2011-06-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-06-27
|\
| * ixgbe: implement DCB ops dcb_ieee_del()John Fastabend2011-06-25
| * ixgbe: remove unused fcoe.tc field and fcoe_setapp()John Fastabend2011-06-25
| * ixgbe: complete FCoE initialization from setapp() routineJohn Fastabend2011-06-25
| * ixgbe: A fix to VF TX rate limitLior Levy2011-06-25
| * ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2011-06-25
| * ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck2011-06-25
| * ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16Alexander Duyck2011-06-25
| * ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-25
| * ixgbe: pass adapter struct instead of netdev for interrupt dataAlexander Duyck2011-06-25
* | wan: Update to current logging formsJoe Perches2011-06-27
* | ixp4xx_hss: Update to current logging formsJoe Perches2011-06-27
* | farsync: Update to current logging formsJoe Perches2011-06-27
* | dscc4: Update to current logging formsJoe Perches2011-06-27
* | frame relay dlci/frad: Update to current logging formsJoe Perches2011-06-27
* | cyclom: Update to current logging formsJoe Perches2011-06-27
* | cosa: Update to current logging formsJoe Perches2011-06-27
* | generic_hdlc: Update to current logging formsJoe Perches2011-06-27
* | be2net: fix initialization of vlan_prio_bmapSathya Perla2011-06-27
* | be2net: get rid of multi_rxq module paramSathya Perla2011-06-27
* | be2net: fix netdev_stats_updateSathya Perla2011-06-27
|/
* zorro8390: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-24
* lib8390: Remove unnecessary externJoe Perches2011-06-24
* lib8390: Convert include <asm to include <linuxJoe Perches2011-06-24
* lib8390: Normalize source code spacingJoe Perches2011-06-24
* lib8390: Indent braces appropriatelyJoe Perches2011-06-24
* lib8390: Use pr_<level> and netdev_<level>Joe Perches2011-06-24
* a2065: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches2011-06-24
* ariadne: Update style, neaten, restructure to eliminate prototypesJoe Perches2011-06-24
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-06-24
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
| |\
| | * ssb: add __devinit to some functionsHauke Mehrtens2011-06-22
| | * ath9k: enable support for AR9330Gabor Juhos2011-06-22
| | * ath9k: add external_reset callback to ath9k_platfom_data for AR9330Gabor Juhos2011-06-22
| | * ath9k: configure internal regulator for AR9330Gabor Juhos2011-06-22
| | * ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos2011-06-22
| | * ath9k: fix few register offsets for AR9330Gabor Juhos2011-06-22
| | * ath9k: set diversity group for AR9330Gabor Juhos2011-06-22
| | * ath9k: add fast_div_bias configuration for diversity group 1Gabor Juhos2011-06-22
| | * ath9k: remove superfluous parenthesesGabor Juhos2011-06-22
| | * ath9k: fix antenna diversity configuration for non AR9485 chipsGabor Juhos2011-06-22
| | * ath9k: add a missing case statement to ath_ant_div_comb_alt_checkGabor Juhos2011-06-22
| | * ath9k: use correct max_streams for AR9330Gabor Juhos2011-06-22
| | * ath9k: enable antenna diversity for AR9330Gabor Juhos2011-06-22
| | * ath9k: set NF limits for AR9330Gabor Juhos2011-06-22
| | * ath9k: configure xpa bias level for AR9330Gabor Juhos2011-06-22