summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison5-41/+22
2010-10-24cxgb4: update to utilize the newer VLAN infrastructureDimitris Michailidis3-31/+24
2010-10-24cxgb4: fix crash due to manipulating queues before registrationDimitris Michailidis1-1/+1
2010-10-24can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira3-0/+229
2010-10-24ip6_tunnel dont update the mtu on the route.Anders Franzen1-0/+1
2010-10-24pktgen: clean up handling of local/transient counter varsPaul Gortmaker1-15/+15
2010-10-24e1000: make e1000_reinit_safe localstephen hemminger1-1/+1
2010-10-24bnx2x: make local function static and remove dead codestephen hemminger7-242/+62
2010-10-24qlge: disable unsed dump codestephen hemminger1-6/+4
2010-10-24qlge: make local functions staticstephen hemminger3-7/+8
2010-10-24vxge: make functions local and remove dead codestephen hemminger7-615/+304
2010-10-24phylib: make local function staticstephen hemminger4-47/+15
2010-10-24atlx: make local functions/data staticstephen hemminger3-11/+14
2010-10-24atl1c: make functions staticstephen hemminger2-4/+4
2010-10-24benet: make be_poll_rx localstephen hemminger1-1/+1
2010-10-24benet: remove dead codestephen hemminger3-41/+0
2010-10-24l2tp: make local function staticstephen hemminger3-44/+41
2010-10-24mlx4: make functions local and remove dead code.stephen hemminger2-29/+1
2010-10-24can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde1-3/+3
2010-10-24can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde1-19/+16
2010-10-24can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde1-2/+2
2010-10-24can: at91_can: set bittiming in chip_startMarc Kleine-Budde1-1/+1
2010-10-24can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde1-7/+18
2010-10-24can: at91_can: fix section mismatch warningMarc Kleine-Budde1-1/+1
2010-10-24can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde1-1/+1
2010-10-24can: at91_can: fix use after free of privMarc Kleine-Budde1-3/+3
2010-10-24can: at91_can: fix reception of extended framesMarc Kleine-Budde1-0/+9
2010-10-24can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde1-3/+3
2010-10-24can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake3-0/+1472
2010-10-24connector: remove lazy workqueue creationTejun Heo3-80/+12
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds302-512/+359
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds5-8/+1273
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-384/+424
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds73-2271/+6583
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-117/+603
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds42-374/+3934
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds16-38/+1310
2010-10-24Merge branch 'master' into for-linusPekka Enberg4957-178594/+298960
2010-10-24i2c-viapro: Don't log nacksJean Delvare1-7/+1
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck1-4/+4
2010-10-24MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driverGuenter Roeck1-0/+6
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck3-0/+422
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare1-7/+6
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare1-2/+0
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall1-50/+113
2010-10-24i2c: Change to new flag variablematt mooney4-12/+4
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare10-10/+0
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare3-22/+32
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare1-1/+0
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu1-1/+1