summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-10-28145-4645/+8157
|\
| * Merge branch 'master'Jeff Garzik2005-10-2818-54/+103
| |\
| * \ Merge branch 'master'Jeff Garzik2005-10-2654-501/+686
| |\ \
| * | | [PATCH] ieee80211 build fixJames Ketrenos2005-10-261-1/+1
| * | | [netdrvr forcedeth] scatter gather and segmentation offload supportAyaz Abdulla2005-10-261-87/+162
| * | | Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-213-10/+18
| |\ \ \
| | * | | Update version ieee80211 stamp to 1.1.6James Ketrenos2005-10-211-1/+1
| | * | | ieee80211 subsystem:Michael Buesch2005-10-211-3/+6
| | * | | Fixed oops if an uninitialized key is used for encryption.Hong Liu2005-10-201-4/+7
| | * | | Fixed problem with not being able to decrypt/encrypt broadcast packets.Hong Liu2005-10-192-2/+4
| * | | | [PATCH] sb1250-mac: PHY probing fixes.Ralf Baechle2005-10-201-0/+36
| * | | | Merge branch 'master'Jeff Garzik2005-10-2042-290/+692
| |\ \ \ \
| * | | | | [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/+132Star
| * | | | | [PATCH] Remove unused header.Ralf Baechle2005-10-201-62/+0Star
| | |/ / / | |/| | |
| * | | | [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/+21Star
| * | | | [PATCH] orinoco: remove redundance skb length check before paddingJohn W. Linville2005-10-191-5/+3Star
| * | | | [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] bonding: fix typos in bonding documentationJohn W. Linville2005-10-191-2/+3
| * | | | [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/+10Star
| * | | | [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-192-34/+34
| * | | | [PATCH] sgiseeq: Fix resource handling.Ralf Baechle2005-10-191-5/+4Star
| * | | | [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/+5Star
| * | | | [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
| * | | | [PATCH] ieee80211: division by zero fixJiri Benc2005-10-181-9/+12
| * | | | Merge branch 'master'Jeff Garzik2005-10-1859-560/+494Star
| |\ \ \ \
| * | | | | [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/+3Star
| * | | | | [PATCH] S2io: Offline diagnostics fixesravinandan.arakali@neterion.com2005-10-182-80/+162
| * | | | | Merge branch 'master'Jeff Garzik2005-10-14323-2292/+8061
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master'Jeff Garzik2005-10-0559-339/+350
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge rsync://bughost.org/repos/ieee80211-delta/Jeff Garzik2005-10-043-184/+166Star
| |\ \ \ \ \ \ \