summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | mlx4: do vlan cleanupJiri Pirko2011-07-214-65/+37
* | | jme: do vlan cleanupJiri Pirko2011-07-212-27/+5
* | | igbvf: do vlan cleanupJiri Pirko2011-07-212-32/+16
* | | gianfar: do vlan cleanupJiri Pirko2011-07-213-28/+33
* | | enic: do vlan cleanupJiri Pirko2011-07-212-27/+6
* | | cxgb4: remove forgotten unused vlan_groupJiri Pirko2011-07-211-1/+0
* | | cxgb4vf: do vlan cleanupJiri Pirko2011-07-213-45/+40
* | | chelsio: do vlan cleanupJiri Pirko2011-07-214-27/+34
* | | bnad: do vlan cleanupJiri Pirko2011-07-212-39/+19
* | | atl1e: do vlan cleanupJiri Pirko2011-07-212-30/+50
* | | atl1c: do vlan cleanupJiri Pirko2011-07-212-29/+46
* | | amd8111e: do vlan cleanupJiri Pirko2011-07-212-31/+6
* | | ehea: do vlan cleanupJiri Pirko2011-07-212-48/+7
* | | nes: do vlan cleanupJiri Pirko2011-07-213-28/+45
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-2122-73/+104
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-182-5/+2
| |\ \
| | * | pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2
| | * | tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0
| * | | si4713-i2c: avoid potential buffer overflow on si4713Mauro Carvalho Chehab2011-07-181-2/+2
| * | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-183-1/+13
| |\ \ \ | | |/ / | |/| |
| | * | hwmon: (max1111) Fix race condition causing NULL pointer exceptionPavel Herrmann2011-07-171-0/+11
| | * | hwmon: (it87) Fix label group removalJean Delvare2011-07-171-1/+1
| | * | hwmon: (asus_atk0110) Fix memory leakLuca Tettamanti2011-07-171-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-174-12/+29
| |\ \ \
| | * | | gianfar: rx parserSebastian Pöhn2011-07-152-6/+21
| | * | | r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
| | * | | net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-3/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-07-171-2/+1
| |\ \ \ \
| | * | | | watchdog: hpwdt depends on PCIRandy Dunlap2011-07-171-1/+1
| | * | | | watchdog: fix hpwdt Kconfig regression in 3.0-rcOlaf Hering2011-07-161-1/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-176-18/+30
| |\ \ \ \
| | * | | | [media] tuner-core: fix a 2.6.39 regression with mt20xxMauro Carvalho Chehab2011-07-131-4/+12
| | * | | | [media] dvb_frontend: fix race condition in stopping/starting frontendDevin Heitmueller2011-07-131-0/+8
| | * | | | [media] media: fix radio-sf16fmr2 build when SND is not enabledRandy Dunlap2011-07-131-1/+1
| | * | | | [media] MEDIA: Fix non-ISA_DMA_API link failure of sound codeRalf Baechle2011-07-131-1/+1
| | * | | | [media] nuvoton-cir: make idle timeout more saneJarod Wilson2011-07-111-1/+1
| | * | | | [media] mceusb: increase default timeout to 100msRafi Rubin2011-07-111-1/+1
| | * | | | [media] mceusb: Timeout unit correctionsRafi Rubin2011-07-111-3/+4
| | * | | | [media] Revert "V4L/DVB: cx23885: Enable Message Signaled Interrupts(MSI)"Jarod Wilson2011-07-111-7/+2
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-07-172-18/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown2011-07-142-18/+11
| | |\ \ \ \ \
| | | | * | | | ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki2011-07-131-17/+0
| | | |/ / / / | | |/| | | |
| | | * | | | ACPI, APEI, HEST, Detect duplicated hardware error source IDHuang Ying2011-07-131-1/+11
| | |/ / / /
| * | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-151-0/+1
| |\ \ \ \ \
| | * | | | | gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-151-0/+1
| * | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-152-15/+15
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-151-5/+5
| | * | | | | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-121-10/+10
* | | | | | | bnx2: Fix endian swapping on firmware version stringMichael Chan2011-07-211-3/+3
* | | | | | | cnic: Add VLAN ID as a parameter during netevent upcallMichael Chan2011-07-214-20/+52