summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos3-15/+130
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos3-3/+41
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos5-64/+129
2005-09-21[PATCH] ieee82011: Added WE-18 support to default wireless extension handlerJames Ketrenos2-8/+244
2005-09-21[PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi...James Ketrenos2-5/+4
2005-09-21[PATCH] ieee80211: Fix kernel Oops when module unloadJames Ketrenos4-6/+31
2005-09-21[PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecsJames Ketrenos1-6/+7
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos3-48/+75
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos9-38/+40
2005-09-21[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos1-12/+12
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+1
2005-09-21[PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changesJames Ketrenos2-6/+7
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_sta...James Ketrenos1-1/+2
2005-09-21[PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changesJames Ketrenos2-3/+3
2005-09-21Merge /spare/repo/linux-2.6/Jeff Garzik429-6363/+11643
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso2-2/+5
2005-09-21[PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso1-1/+5
2005-09-21[PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso1-0/+6
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso1-0/+1
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2-12/+0
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso17-17/+17
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso2-47/+6
2005-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-41/+62
2005-09-21[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.cCatalin Marinas1-0/+3
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-15/+19
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock1-2/+2
2005-09-21[IB] Add MAD data field size definitionsSean Hefty2-13/+17
2005-09-21[PATCH] fat: fix adateStephane Kardas1-3/+8
2005-09-21[PATCH] update URL for HPET spec.Randy Dunlap1-1/+1
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet1-0/+2
2005-09-21[PATCH] skge: add maintainerStephen Hemminger1-0/+6
2005-09-21[PATCH] fixup Documentation/DocBook/kernel-hacking.tmplChristoph Hellwig1-1/+1
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2-1/+3
2005-09-21[PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso1-5/+4
2005-09-21[PATCH] README update from the stone agePaolo 'Blaisorblade' Giarrusso1-3/+6
2005-09-21[PATCH] fix locking comment in unmap_region()Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena1-1/+4
2005-09-21[PATCH] ppc64: Build zImage.vmode for G5Benjamin Herrenschmidt1-1/+1
2005-09-21[PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig1-38/+0
2005-09-21[PATCH] ppc64: Fix issue with non zero boot cpuAnton Blanchard1-1/+2
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller1-4/+1
2005-09-21[PATCH] PPC64: Fix boot for some pre-POWER4 systemsOlof Johansson1-80/+89
2005-09-21[PATCH] Add printk_clock()Andrew Morton1-1/+6
2005-09-21[PATCH] Fix invisible threads problemSripathi Kodi1-7/+77
2005-09-21[PATCH] ppc64: Fix PCI flags when using OF device treePaul Mackerras1-3/+6
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-205/+275
2005-09-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-30/+52