summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-27226-486/+391
|\
| * i2c: Warn on deprecated binding model useJean Delvare2009-01-261-3/+5
| * eeprom: More consistent symbol namesJean Delvare2009-01-26176-326/+326
| * eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-9/+9
| * spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-265-12/+12
| * i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-265-12/+12
| * i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-267-27/+32
| * i2c: Quilt tree has movedJean Delvare2009-01-261-1/+2
| * i2c: Delete many unused adapter IDsJean Delvare2009-01-2638-93/+0
| * i2c: Delete 10 unused driver IDsJean Delvare2009-01-261-10/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-2714-251/+185
|\ \
| * | kbuild: fix kbuild.txt typosRandy Dunlap2009-01-141-14/+15
| * | kbuild: print usage with no arguments in scripts/configAndi Kleen2009-01-141-0/+4
| * | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-1412-237/+166
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-2767-464/+801
|\ \ \
| * | | gianfar: Revive VLAN supportAnton Vorontsov2009-01-261-5/+1
| * | | vlan: Export symbols as non GPL symbols.Ben Greear2009-01-261-2/+2
| * | | bnx2x: tx_has_work should not wait for FWVladislav Zolotarov2009-01-261-5/+12
| * | | netxen: reduce memory footprintDhananjay Phadke2009-01-262-7/+10
| * | | netxen: fix vlan tso/checksum offloadDhananjay Phadke2009-01-261-11/+20
| * | | net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa2009-01-261-6/+4
| * | | net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-262-8/+8
| * | | isdn: Fix missing ifdef in isdn_pppDaniele Venzano2009-01-261-0/+2
| * | | networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes2009-01-261-1/+2
| * | | e1000e: workaround hw errataJesse Brandeburg2009-01-262-1/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-264-7/+29
| |\ \ \
| | * | | rtl8187: Add termination packet to prevent stallLarry Finger2009-01-231-0/+1
| | * | | iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-232-5/+23
| | * | | p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-231-2/+5
| * | | | af_key: initialize xfrm encap_oaTimo Teras2009-01-261-0/+1
| * | | | virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson2009-01-261-1/+2
| * | | | lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens2009-01-261-2/+6
| * | | | sctp: Fix another socket race during accept/peeloffVlad Yasevich2009-01-221-0/+13
| * | | | sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-01-221-3/+4
| * | | | sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-01-221-2/+1
| * | | | sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
| |/ / /
| * | | phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
| * | | phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-221-5/+3
| * | | bnx2x: VersionEilon Greenstein2009-01-221-2/+2
| * | | bnx2x: loopback test failureEilon Greenstein2009-01-221-6/+7
| * | | bnx2x: Missing rmb when waiting for FW responseEilon Greenstein2009-01-221-0/+1
| * | | bnx2x: Calling napi_delEilon Greenstein2009-01-221-0/+6
| * | | bnx2x: Carrier off first callEilon Greenstein2009-01-221-2/+2
| * | | bnx2x: Handling load failuresEilon Greenstein2009-01-221-66/+88
| * | | bnx2x: Disable napiEilon Greenstein2009-01-221-3/+2
| * | | bnx2x: Reset HW before useEilon Greenstein2009-01-221-8/+9
| * | | iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
| * | | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-221-0/+1
| * | | p54usb: fix nasty use after freeChristian Lamparter2009-01-221-21/+13
| * | | p54: more cryptographic accelerator fixesChristian Lamparter2009-01-221-3/+17