summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-1412-61/+48
|\
| * i2c-algo-bit: Add pre- and post-xfer hooksJean Delvare2010-03-131-0/+9
| * at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-131-0/+1
| * i2c: Drop configure option I2C_DEBUG_CHIPJean Delvare2010-03-131-8/+0
| * tsl2550: Move from i2c/chips to miscJean Delvare2010-03-137-41/+14
| * i2c-i801: Don't use the block buffer for I2C block writesJean Delvare2010-03-131-2/+4
| * i2c-powermac: Be less verbose in the absence of real errors.Jean Delvare2010-03-131-7/+18
| * i2c-smbus: Use device_lock/device_unlockStephen Rothwell2010-03-131-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-144-1/+242
|\ \
| * | sparc64: Add very basic XVR-1000 framebuffer driver.David S. Miller2010-03-143-0/+241
| * | qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos2010-03-081-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1358-454/+743
|\ \ \
| * | | drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messagesJoe Perches2010-03-131-24/+30
| * | | sky2: Avoid rtnl_unlock without rtnl_lockMike McCormack2010-03-131-1/+1
| * | | drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constantJulia Lawall2010-03-131-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-1311-94/+91
| |\ \ \
| | * \ \ Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-103-37/+20
| | |\ \ \
| | | * | | Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-102-34/+17
| | | * | | iwl3945: fix memory corruptionReinette Chatre2010-03-101-3/+3
| | * | | | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-101-2/+17
| | * | | | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-102-8/+11
| | * | | | ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-102-18/+20
| | * | | | ath5k: fix TSF resetBruno Randolf2010-03-101-4/+3
| | * | | | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
| | * | | | libipw: split ieee->networks into small piecesZhu Yi2010-03-102-21/+18
| | * | | | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-101-2/+0
| | |/ / /
| * | | | net: add ColdFire support to the smc91x driverGreg Ungerer2010-03-102-1/+29
| * | | | asix: fix setting mac address for AX88772Jussi Kivilinna2010-03-101-2/+28
| * | | | tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()Louis Rilling2010-03-101-1/+1
| * | | | qeth: change checksumming default for HiperSocketsFrank Blaschka2010-03-101-2/+0
| * | | | qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-103-21/+14
| * | | | qeth: set promisc off after trace disabling failureUrsula Braun2010-03-101-26/+30
| * | | | qeth: l3 send dhcp in non pass thru modeFrank Blaschka2010-03-102-7/+6
| * | | | qeth: enable kmsg hash processing in qeth_core_sys.cUrsula Braun2010-03-101-0/+3
| |/ / /
| * | | can: fix bfin_can build error after alloc_candev() changeBarry Song2010-03-081-1/+2
| * | | qlcnic: remove extra space from board namesAmit Kumar Salecha2010-03-081-4/+4
| * | | qlcnic: fix bios version checkAmit Kumar Salecha2010-03-081-1/+1
| * | | qlcnic: validate unified fw imageSucheta Chakraborty2010-03-081-7/+139
| * | | qlcnic: fix multicast handlingSucheta Chakraborty2010-03-081-25/+6
| * | | qlcnic: additional driver statistics.Sucheta Chakraborty2010-03-085-2/+28
| * | | qlcnic: fix tx csum statusSucheta Chakraborty2010-03-081-0/+6
| * | | be2net: remove unused code in be_load_fwAjit Khaparde2010-03-081-9/+0
| * | | be2net: remove usage of be_pci_funcAjit Khaparde2010-03-083-12/+1
| * | | cpmac: bump version to 0.5.2Florian Fainelli2010-03-081-1/+1
| * | | cpmac: fallback to switch mode if no PHY chip foundFlorian Fainelli2010-03-081-2/+3
| * | | cpmac: fix the receiving of 802.1q framesFlorian Fainelli2010-03-081-2/+3
| * | | another pegasus usb net devicePetko Manolov2010-03-081-2/+4
| * | | irda-usb: add error handling and fix leakDan Carpenter2010-03-081-0/+4
| * | | ems_usb: cleanup: remove uneeded checkDan Carpenter2010-03-081-3/+1
| * | | fix a race in ks8695_pollFigo.zhang2010-03-081-1/+1