summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[PATCH] softmac: Fix ESSID problemJean Tourrilhes1-1/+4
2007-07-10[PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke1-16/+6
2007-07-10[PATCH] libertas: fix disabling WPADan Williams1-1/+1
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk1-3/+0
2007-07-10[PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake10-124/+134
2007-07-10[PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake1-0/+1
2007-07-10[PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake3-6/+9
2007-07-10[PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake1-5/+8
2007-07-10[PATCH] airo: start with radio offMichal Schmidt1-1/+1
2007-07-10[PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt1-36/+27
2007-07-10[PATCH] airo: fix a race causing initialization failuresMichal Schmidt1-31/+28
2007-07-10[PATCH] airo: delay some initialization until the netdev is upMichal Schmidt1-35/+45
2007-07-10[PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt1-1/+5
2007-07-10[PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger1-4/+7
2007-07-10[PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger1-2/+3
2007-07-10[PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu1-2/+2
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig1-1/+0
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day1-1/+0
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds33-883/+745
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-199/+425
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds83-2683/+6793
2007-07-10firewire: fw-sbp2: fix DMA mapping of management ORBsStefan Richter1-12/+9
2007-07-10firewire: fw-sbp2: fix DMA mapping of command ORBsStefan Richter1-9/+6
2007-07-10firewire: fw-sbp2: fix DMA mapping of S/G tablesStefan Richter1-11/+8
2007-07-10firewire: fw-sbp2: add a boundary checkStefan Richter1-0/+5
2007-07-10firewire: fw-sbp2: correctly align page tablesStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: memset wants string.hStefan Richter1-0/+1
2007-07-10firewire: fw-sbp2: use correct speed in sbp2_agent_resetStefan Richter1-1/+1
2007-07-10firewire: fw-sbp2: correctly dereference by container_ofJay Fenlason1-2/+3
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg1-33/+264
2007-07-10firewire: fw-sbp2: implement nonexclusive loginStefan Richter1-7/+15
2007-07-10firewire: fw-sbp2: let SCSI shutdown commands through before logoutStefan Richter1-4/+2
2007-07-10firewire: fw-sbp2: implement max sectors limit for some old bridgesStefan Richter1-1/+3
2007-07-10firewire: simplify a struct typeStefan Richter2-30/+24
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter5-16/+45
2007-07-10firewire: optimize gap count with 1394b leaf nodesStefan Richter4-17/+14
2007-07-10firewire: remove unused macroStefan Richter1-1/+0
2007-07-10firewire: missing newline in printkStefan Richter3-5/+5
2007-07-10firewire: fw-sbp2: remove unused struct memberStefan Richter1-6/+0
2007-07-10ieee1394: remove old isochronous ABIStefan Richter15-528/+48
2007-07-10ieee1394: sbp2: change some module parameters from int to boolStefan Richter2-9/+8
2007-07-10ieee1394: first minimal NUMA awarenessStefan Richter1-0/+1
2007-07-10ieee1394: eth1394: revert parent device to that in 2.6.20Stefan Richter1-3/+1
2007-07-10ieee1394: nodemgr: parallelize between several hostsStefan Richter1-26/+43
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers7-84/+86
2007-07-10ieee1394: raw1394: fix a 32/64-bits compat fixStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel, amendmentStefan Richter1-1/+5
2007-07-10ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+96
2007-07-10ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernelPetr Vandrovec1-31/+34
2007-07-10ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernelPetr Vandrovec1-1/+1