summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz2007-08-061-1/+1
* [PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu2007-08-061-1/+1
* Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville2007-08-061-1/+1
* [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2007-07-171-0/+1
* [PATCH] zd1211rw: Add ID for Planex GW-US54GXSMasakazu Mokuno2007-07-171-0/+1
* [PATCH] Update version ipw2200 stamp to 1.2.2Zhu Yi2007-07-171-1/+1
* [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQZhu Yi2007-07-171-1/+1
* [PATCH] Fix ipw2200 set wrong power parameter causing firmware errorZhu Yi2007-07-171-8/+6
* [PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi2007-07-171-3/+3
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1621-268/+276
|\
| * [PATCH] use list_for_each_entry() for iteration in Prism 54 driverMatthias Kaehlcke2007-07-101-16/+6
| * [PATCH] libertas: fix disabling WPADan Williams2007-07-101-1/+1
| * [PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk2007-07-101-3/+0
| * [PATCH] zd1211rw: Defer firmware load until first ifupDaniel Drake2007-07-1010-124/+134
| * [PATCH] zd1211rw: Add ID for Buffalo WLI-U2-KG54LDaniel Drake2007-07-101-0/+1
| * [PATCH] zd1211rw: Detect more AL2230S radiosDaniel Drake2007-07-103-6/+9
| * [PATCH] zd1211rw: Allow channels 1-11 for unrecognised regulatory domainsDaniel Drake2007-07-101-5/+8
| * [PATCH] airo: start with radio offMichal Schmidt2007-07-101-1/+1
| * [PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt2007-07-101-36/+27
| * [PATCH] airo: fix a race causing initialization failuresMichal Schmidt2007-07-101-31/+28
| * [PATCH] airo: delay some initialization until the netdev is upMichal Schmidt2007-07-101-35/+45
| * [PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt2007-07-101-1/+5
| * [PATCH] ipw2100: RF kill switch timer power saveStephen Hemminger2007-07-101-4/+7
| * [PATCH] ipw2200: rf kill switch polling power savingStephen Hemminger2007-07-101-2/+3
| * [PATCH] rtl8187: fix endianness issue in rtl8225 register writingMichael Wu2007-07-101-2/+2
| * [PATCH] libertas: fix use-after-free in rx pathHolger Schurig2007-07-101-1/+0
| * [PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day2007-07-101-1/+0
* | zd1211rw: too early inclusion of asm/unaligned.hAl Viro2007-07-151-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-124-12/+3
|\ \
| * | PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-2/+1
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+2
| * | PCI: remove useless pci driver methodDavid Brownell2007-07-113-6/+0
| |/
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-1/+1
|/
* [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-086-19/+0
* [PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke2007-07-081-22/+10
* [PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin2007-07-081-0/+2
* [PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger2007-07-081-1/+1
* [PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake2007-07-084-1/+17
* [PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake2007-07-085-8/+547
* [PATCH] zd1211rw: Extend RF layerDaniel Drake2007-07-083-0/+22
* [PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake2007-07-081-0/+1
* [PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville2007-07-085-4/+47
* [PATCH] Add rtl8187 wireless driverMichael Wu2007-07-087-0/+1863
* [PATCH] libertas: remove private ioctlsDan Williams2007-06-286-1551/+6
* [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-284-8/+55
* [PATCH] libertas: kill wlan_scan_process_resultsDan Williams2007-06-281-37/+14
* [PATCH] libertas: style fixesDan Williams2007-06-281-2/+4
* [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-122-15/+15
* [PATCH] libertas: actually send mesh frames to mesh netdevDan Williams2007-06-121-3/+2
OpenPOWER on IntegriCloud