summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [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/gregkh/pci-2.6Linus Torvalds2007-05-0423-22/+1
|\ \ \ \
| * | | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-0223-22/+1
| |/ / /
* | | | m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven2007-05-043-7/+8
* | | | SONIC interrupt handlingFinn Thain2007-05-043-33/+61
* | | | SONIC: small fix and cleanupFinn Thain2007-05-043-12/+16
* | | | m68k: macmace fixesFinn Thain2007-05-043-235/+364
* | | | m68k: Mac DP8390 updateFinn Thain2007-05-041-70/+175
* | | | NuBus header updateFinn Thain2007-05-041-1/+1
* | | | m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven2007-05-042-3/+2
* | | | m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2007-05-042-57/+33
|/ / /
* | | 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