summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-2638-546/+421
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-269-31/+31
| |\
| | * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
| | * b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
| | * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
| | * arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-241-8/+0
| | * iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
| | * wavelan_cs arm fixAl Viro2008-03-241-1/+1
| | * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
| | * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
| * | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-254-6/+4
| * | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-251-0/+3
| * | b44: Truncate PHY addressMichael Buesch2008-03-251-0/+5
| * | skge napi->poll() locking bugMarin Mitov2008-03-251-2/+4
| * | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-251-3/+6
| * | cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-251-9/+9
| * | ehea: Fix IPv6 supportThomas Klein2008-03-252-2/+2
| * | dm9000: Support promisc and all-multi modesPeter Korsgaard2008-03-251-2/+8
| * | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-251-1/+1
| * | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-251-0/+4
| * | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-251-5/+124
| * | netxen: fix rx dropped statsDhananjay Phadke2008-03-254-45/+3
| * | netxen: remove low level tx lockDhananjay Phadke2008-03-254-157/+43
| * | netxen: napi and irq cleanupDhananjay Phadke2008-03-254-163/+48
| * | netxen: improve msi supportDhananjay Phadke2008-03-256-33/+43
| * | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu2008-03-251-4/+4
| * | ixgb: remove unused variableJulia Lawall2008-03-251-2/+0
| * | e100: endianness annotationsAl Viro2008-03-251-1/+1
| * | igb trivial annotationsAl Viro2008-03-253-69/+72
| * | igb: endianness fixAl Viro2008-03-251-2/+2
| * | bonding: update versionJay Vosburgh2008-03-251-2/+2
| * | bonding: Fix sysfs attribute handlingLibor Pechacek2008-03-251-2/+1
| * | bonding: fix two compiler warningsJay Vosburgh2008-03-252-6/+2
| * | bonding: Fix locking in 802.3ad modeJay Vosburgh2008-03-251-2/+2
| * | smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-251-1/+1
| |/
* | USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-241-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-241-1/+2
|\ \ | |/ |/|
| * [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driverGrant Likely2008-03-241-1/+2
* | [SUNGEM]: Fix NAPI assertion failure.David S. Miller2008-03-231-1/+1
* | BNX2X: prevent ethtool from setting port typeEliezer Tamir2008-03-231-34/+2
|/
* [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
* [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
* [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-172-7/+23
|\
| * virtio: fix race in enable_cbChristian Borntraeger2008-03-171-3/+7
| * virtio: Enable netpoll interface for netconsole loggingAmit Shah2008-03-171-0/+12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-1220-94/+96
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-047-25/+35
| |\ \
| * | | m68knommu: fix fec driver interrupt racesGreg Ungerer2008-03-041-4/+4
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-178-81/+127
|\ \ \ \
OpenPOWER on IntegriCloud