summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
* libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
* atl1: fix whitespace damageJay Cliburn2007-05-081-11/+11
* atl1: use dev_printk macrosJay Cliburn2007-05-084-87/+68
* ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
* Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown2007-05-081-2/+66
* natsemi: Improve diagnostics for DspCfg workaroundMark Brown2007-05-081-1/+1
* smc91x SuperH supportNobuhiro Iwamatsu2007-05-081-0/+34
* DM9000: fix use of kfree() on net deviceBen Dooks2007-05-081-2/+2
* skge: allow WOL except for known broken chipsStephen Hemminger2007-05-081-3/+6
* myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin2007-05-081-56/+65
* myri10ge: move the DMA test code into its own functionBrice Goglin2007-05-081-53/+68
* myri10ge: fix restoring of multicast list after resetBrice Goglin2007-05-081-5/+5
* myri10ge: update firmware headersBrice Goglin2007-05-081-1/+13
* myri10ge: support new firmware countersBrice Goglin2007-05-082-2/+13
* pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-081-15/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-072-4/+46
|\
| * [TG3]: Update version and reldate.Michael Chan2007-05-071-2/+2
| * [TG3]: Eliminate spurious interrupts.Michael Chan2007-05-071-2/+10
| * [TG3]: Add ASPM workaround.Matt Carlson2007-05-072-0/+34
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-2/+2
|\ \
| * | RDMA/cxgb3: Support for new abort logicSteve Wise2007-05-061-2/+2
* | | Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2007-05-072-1/+48
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-062-9/+9
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-022-9/+9
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-6/+6
|\ \ \
| * | | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-6/+6
* | | | [TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2007-05-052-9/+17
* | | | [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson2007-05-052-13/+12
* | | | [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan2007-05-052-9/+2
* | | | [TG3]: Remove reset during MAC address changes.Michael Chan2007-05-051-17/+18
* | | | [TG3]: WoL fixes.Gary Zambrano2007-05-052-11/+16
* | | | [TG3]: Clear GPIO mask before storing.Gary Zambrano2007-05-051-0/+1
* | | | [TG3]: Improve NVRAM sizing.Matt Carlson2007-05-051-16/+23
* | | | [TG3]: Fix TSO bugs.Matt Carlson2007-05-051-6/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-045-4874/+5734
|\ \ \ \
| * | | | [BNX2]: Fix TSO problem with small MSS.Michael Chan2007-05-031-2/+1
| * | | | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+1
| * | | | [BNX2]: Update version and reldate.Michael Chan2007-05-032-4/+4
| * | | | [BNX2]: Print bus information for PCIE devices.Michael Chan2007-05-032-50/+87
| * | | | [BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2007-05-032-41/+81
| * | | | [BNX2]: Restructure PHY event handling.Michael Chan2007-05-031-23/+32
| * | | | [BNX2]: Add indirect spinlock.Michael Chan2007-05-032-1/+12
| * | | | [BNX2]: Add support for 5709 Serdes.Michael Chan2007-05-032-12/+227
| * | | | [BNX2]: Re-structure the 2.5G Serdes code.Michael Chan2007-05-031-39/+108
| * | | | [BNX2]: Put MII register offsets in the bnx2 struct.Michael Chan2007-05-032-47/+58
| * | | | [BNX2]: Add ipv6 TSO and checksum for 5709.Michael Chan2007-05-032-28/+67
| * | | | [BNX2]: Update 5709 firmware.Michael Chan2007-05-031-3930/+3938
| * | | | [BNX2]: Update 5708 firmware.Michael Chan2007-05-031-653/+1044
| * | | | [BNX2]: Save PCI state during suspend.Michael Chan2007-05-031-0/+2
OpenPOWER on IntegriCloud