summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | [netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla2005-10-261-87/+162
| * | [PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle2005-10-201-0/+36
| * | Merge branch 'master'Jeff Garzik2005-10-201-2/+3
| |\|
| * | [PATCH] e1000: Driver version, white space, comments, device id & otherMallikarjuna R Chilakala2005-10-201-4/+9
| * | [PATCH] sundance: include MII address 0 in PHY probeJohn W. Linville2005-10-201-4/+5
| * | [PATCH] sb1250-mac: Whitespace cleanup.Ralf Baechle2005-10-201-515/+515
| * | [PATCH] sb1250-mac: Get rid of all the funny SBMAC_WRITECSR and SBMAC_READCSR...Ralf Baechle2005-10-201-171/+132
| * | [PATCH] Remove unused header.Ralf Baechle2005-10-201-62/+0
| * | [PATCH] e1000 build fixAndrew Morton2005-10-191-1/+1
| * | [PATCH] sundance: expand reset maskJohn W. Linville2005-10-191-1/+1
| * | [PATCH] sundance: remove if (1) { ... } block in sundance_probe1John W. Linville2005-10-191-23/+21
| * | [PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville2005-10-191-5/+3
| * | [PATCH] b44: alternate allocation option for DMA descriptorsJohn W. Linville2005-10-192-8/+128
| * | [PATCH] bonding: cleanup comment for mode 1 IGMP xmit hackJohn W. Linville2005-10-191-3/+7
| * | [PATCH] 8139too: fix resume for Realtek 8100B/8139DJohn W. Linville2005-10-191-1/+2
| * | [PATCH] epic100: fix counting of work_done in epic_pollJohn W. Linville2005-10-191-2/+2
| * | [PATCH] via-rhine: change mdelay to msleep and remove from ISR pathJohn W. Linville2005-10-191-3/+31
| * | [PATCH] s2io build fixAndrew Morton2005-10-191-1/+1
| * | [PATCH] e1000_intr build fixAndrew Morton2005-10-191-1/+1
| * | [PATCH] mipsnet: Virtual ethernet driver for MIPSsim.Ralf Baechle2005-10-194-0/+507
| * | [PATCH] ne: Support for RBHMA4500 eval board.Ralf Baechle2005-10-191-0/+15
| * | [PATCH] declance: Use physical addresses at the interface level.Ralf Baechle2005-10-191-16/+10
| * | [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror...Ralf Baechle2005-10-191-1/+1
| * | [PATCH] declance: Fix mapping of device.Ralf Baechle2005-10-191-2/+2
| * | [PATCH] declance: Convert to irqreturn_t.Ralf Baechle2005-10-191-2/+3
| * | [PATCH] sgiseeq: Configure PIO and DMA timing requests.Ralf Baechle2005-10-191-14/+14
| * | [PATCH] sgiseeq: Fix resource handling.Ralf Baechle2005-10-191-5/+4
| * | [PATCH] de2104x: Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-191-0/+5
| * | [PATCH] au1000_eth: Misc Au1000 net driver fixes.Ralf Baechle2005-10-191-8/+5
| * | [PATCH] sb1250-mac: Ensure 16-byte alignment of the descriptor ring.Ralf Baechle2005-10-191-1/+8
| * | [PATCH] sb1250-mac: Check the actual setting for reporting hw checksumming.Ralf Baechle2005-10-191-1/+1
| * | Merge branch 'master'Jeff Garzik2005-10-181-1/+1
| |\ \
| * | | [PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle2005-10-181-0/+1
| * | | [PATCH] SMACK support for mkissRalf Baechle2005-10-182-31/+148
| * | | [PATCH] rcu in bpqether driver.Ralf Baechle2005-10-181-6/+3
| * | | [PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2005-10-182-80/+162
| * | | Merge branch 'master'Jeff Garzik2005-10-144-210/+23
| |\ \ \
| * \ \ \ Merge branch 'master'Jeff Garzik2005-10-052-10/+9
| |\ \ \ \
| * | | | | [wireless ipw2200] remove redundant return statementMateusz Berezecki2005-10-041-2/+0
| * | | | | [PATCH] bonding: replicate IGMP traffic in activebackup modeJohn W. Linville2005-10-041-2/+51
| * | | | | [netdrvr s2io] Add a MODULE_VERSION entryJohn Linville2005-10-041-3/+7
| * | | | | [PATCH] s2io: change strncpy length arg to use size of targetJohn W. Linville2005-10-041-5/+4
| * | | | | airo: fix resumeMichal Schmidt2005-10-041-3/+4
| * | | | | [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle2005-10-041-1/+1
| * | | | | [PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle2005-10-041-1/+0
| * | | | | e1000: fix warningsJeff Garzik2005-10-041-6/+9
| * | | | | e1000: Flush shadow RAMMallikarjuna R Chilakala2005-10-042-2/+5
| * | | | | e1000: Added msleep_interruptible delayMallikarjuna R Chilakala2005-10-041-0/+1
| * | | | | e1000: Fixes for packet split related issuesMallikarjuna R Chilakala2005-10-043-38/+60
| * | | | | e1000: Enable custom configuration bits for 82571/2 controllersMallikarjuna R Chilakala2005-10-041-0/+23