aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-4/+3
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-09bonding: move procfs code into bond_procfs.cAmerigo Wang4-300/+306
2011-03-09ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville1-1/+1
2011-03-09ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao5-7/+5
2011-03-09mwl8k: use kcalloc instead of kmalloc & memsetShan Wei1-4/+2
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek1-1/+1
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-08r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6David S. Miller3-10/+16
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6David S. Miller19-320/+590
2011-03-07Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2011-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-2/+1
2011-03-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds14-46/+89
2011-03-07ixgbe: fix setting and reporting of advertised speedsEmil Tantilov1-21/+20
2011-03-07ixgbe: fix spelling errorsEmil Tantilov1-2/+2
2011-03-07ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov1-15/+12
2011-03-07ixgbe: add function descriptionEmil Tantilov1-3/+6
2011-03-07ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov6-199/+281
2011-03-07ixgbe: Add x540 statistic counter definitionsEmil Tantilov2-0/+14
2011-03-07ixgbe: clear correct counters for flow control on 82599Emil Tantilov2-7/+29
2011-03-07ixgbe: cleanup PHY initEmil Tantilov3-59/+114
2011-03-07ixgbe: add support to FCoE DDP in target modeYi Zou4-12/+81
2011-03-07ixgbe: fix missing function pointer conversionDon Skidmore1-1/+1
2011-03-07igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny5-1/+29
2011-03-07e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov1-0/+1
2011-03-07bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2-13/+14
2011-03-07bonding 802.3ad: Fix the state machine locking v2Nils Carlson1-5/+11
2011-03-07drivers/net/macvtap: fix error checkNicolas Kaiser1-1/+2
2011-03-07s2io: fix uninitialized compile warningShan Wei1-1/+1
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao1-2/+6
2011-03-07bonding: remove the unused dummy functions when net poll controller isn't enabledChangli Gao1-8/+0
2011-03-07Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller2-103/+178
2011-03-07be2net: Add multicast filter capability for LancerPadmanabh Ratnakar2-2/+5
2011-03-07be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar1-5/+12
2011-03-07be2net: Remove TX Queue stop in closePadmanabh Ratnakar1-1/+0
2011-03-07be2net: Change f/w command versions for LancerPadmanabh Ratnakar2-2/+8
2011-03-07be2net: Add error recovery during load for LancerPadmanabh Ratnakar2-0/+68
2011-03-07be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar1-3/+6
2011-03-07be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2-26/+9
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie9-41/+70
2011-03-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-37/+120
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5