summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* [BNX2]: Fix race conditions when calling register_netdev().Michael Chan2007-05-031-14/+14
* [BNX2]: Add 40-bit DMA workaround for 5708.Michael Chan2007-05-032-18/+21
* [BNX2]: Fix register and memory test on 5709.Michael Chan2007-05-031-24/+46
* [BNX2]: Block MII access when ifdown.Michael Chan2007-05-031-0/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-303-39/+33
|\
| * [L2TP]: Add the ability to autoload a pppox protocol module.James Chapman2007-04-301-0/+8
| * [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-34/+25
| * [NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov2007-04-281-5/+0
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-301-4/+5
|\ \
| * \ Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30241-1225/+1175
| |\ \ | | |/
| * | [POWERPC] Partially revert a7edd0e676d51145ae634a2acf7a447e319200faStephen Rothwell2007-04-271-4/+4
| * | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-268-20/+19
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-138-19/+20
| * | [POWERPC] get_property returns constStephen Rothwell2007-04-131-4/+4
| * | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1358-709/+1235
| |\ \
| * | | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-261-4/+5
* | | | smc911x: fix compilation breakage wjen debug is onVitaly Wool2007-04-281-1/+1
* | | | [netdrvr] eexpress: minor correctionsShani Moideen2007-04-281-2/+2
* | | | add NAPI support to sb1250-mac.cMark Mason2007-04-281-92/+179
* | | | ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-284-9/+6
* | | | e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-284-13/+10
* | | | Generic HDLC sparse annotationsKrzysztof Halasa2007-04-282-23/+24
* | | | e100: Optionally use I/O mode only to access register spaceJesse Brandeburg2007-04-281-33/+39
* | | | e100: allow bad MAC address when running with invalid eeprom csumJesse Brandeburg2007-04-281-5/+10
* | | | ehea: fix for dlpar supportThomas Klein2007-04-282-23/+46
* | | | ehea: fix for sysfs entriesThomas Klein2007-04-282-17/+62
* | | | 3C509: Remove unnecessary include of <linux/pm_legacy.h>Robert P. J. Day2007-04-281-1/+0
* | | | NetXen: Fix for vmalloc issuesMithlesh Thukral2007-04-281-2/+2
* | | | NetXen: Fixes for Power PC architectureMithlesh Thukral2007-04-283-7/+6
* | | | NetXen: Port swap feature for multi port cardsMithlesh Thukral2007-04-2810-266/+468
* | | | NetXen: Removal of redundant macrosMithlesh Thukral2007-04-281-2/+0
* | | | NetXen: Multi PCI support for Quad cardsMithlesh Thukral2007-04-284-42/+144
* | | | NetXen: Removal of redundant argument passingMithlesh Thukral2007-04-289-99/+112
* | | | NetXen: Use multiple PCI functionsMithlesh Thukral2007-04-2810-691/+646
* | | | [netdrvr e100] experiment with doing RX in a similar manner to eepro100Scott Feldman2007-04-281-63/+9
* | | | mii: add kernel-doc notationRandy Dunlap2007-04-281-0/+57
OpenPOWER on IntegriCloud