summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-231-1/+1
* Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driverVitja Makarov2007-11-231-1/+1
* Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-232-2/+2
* NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-231-2/+2
* smc911x: Fix multicast handlingPeter Korsgaard2007-11-231-13/+4
* sky2: disable rx checksum on Yukon XLStephen Hemminger2007-11-231-5/+1
* ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-233-9/+8
* ehea: Improve tx packets countingThomas Klein2007-11-232-3/+8
* smc911x: Fix unused variable warning.Peter Korsgaard2007-11-231-1/+1
* smc911x: Fix undefined CONFIG_ symbol warningPeter Korsgaard2007-11-231-1/+1
* amd8111e: don't call napi_enable if configured w/o NAPIJiri Bohac2007-11-231-0/+6
* dm9601: Fix printkPeter Korsgaard2007-11-231-1/+1
* forcedeth boot delay fixAyaz Abdulla2007-11-231-13/+9
* forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-231-0/+16
* ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt2007-11-232-11/+21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-11-161-63/+90
|\
| * [CPUFREQ] Fix up whitespace in conservative governor.Dave Jones2007-10-221-61/+60
| * [CPUFREQ] Make cpufreq_conservative handle out-of-sync events properlyElias Oltmanns2007-10-221-2/+30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1512-90/+175
|\ \
| * | [SUNHME]: VLAN support for sunhmeChris Poon2007-11-151-6/+11
| * | [CHELSIO]: Fix skb->dev setting.Divy Le Ray2007-11-151-1/+1
| * | [VIA_VELOCITY]: Don't oops on MTU change.Stephen Hemminger2007-11-141-0/+5
| * | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-149-83/+158
| |\ \
| | * | iwl4965: fix not correctly dealing with hotunplugOliver Neukum2007-11-141-3/+5
| | * | rt2x00: Fix chipset revision validationIvo van Doorn2007-11-144-8/+10
| | * | iwl3945: place CCK rates in front of OFDM for supported ratesMohamed Abbas2007-11-144-72/+143
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-11-154-18/+115
|\ \ \ \
| * | | | i2c/eeprom: Recognize VGN as a valid Sony Vaio name prefixJean Delvare2007-11-151-5/+9
| * | | | i2c/eeprom: Hide Sony Vaio serial numbersJean Delvare2007-11-151-8/+15
| * | | | i2c-pasemi: Fix NACK detectionOlof Johansson2007-11-151-0/+5
| * | | | i2c-pasemi: Replace obsolete "driverfs" reference with "sysfs"Robert P. J. Day2007-11-151-1/+1
| * | | | i2c: Make i2c_check_addr staticJean Delvare2007-11-151-2/+1
| * | | | i2c-dev: Unbound new-style i2c clients aren't busyJean Delvare2007-11-151-1/+25
| * | | | i2c-dev: "how does it work" commentsDavid Brownell2007-11-151-1/+59
| |/ / /
* / / / Revert "skge: fix ram buffer size calculation"Linus Torvalds2007-11-151-24/+27
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-11-141-2/+1
|\ \ \
| * | | [CRYPTO] geode: Fix not inplace encryptionSebastian Siewior2007-11-111-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-11-1412-47/+89
|\ \ \ \
| * | | | mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein2007-11-141-1/+1
| * | | | RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-131-0/+1
| * | | | IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-135-30/+54
| * | | | IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-132-7/+19
| * | | | IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
| * | | | IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
| * | | | mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub2007-11-131-3/+4
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1412-86/+90
|\ \ \ \ \
| * | | | | [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
| * | | | | [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
| * | | | | [FS_ENET]: Fix module build.Jochen Friedrich2007-11-142-4/+22
| * | | | | [S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur2007-11-141-59/+51