summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] hostap: Remove driver version numberJouni Malinen2007-07-096-19/+0
* [PATCH] hostap: Use list_for_each_entryMatthias Kaehlcke2007-07-091-22/+10
* [PATCH] hostap: Suppress broadcast if no stations are associatedPavel Roskin2007-07-091-0/+2
* [PATCH] bcm43xx: Fix deviation from specifications in set_baseband_attenuationLarry Finger2007-07-091-1/+1
* [PATCH] zd1211rw: Make CCK gain patching conditional on RF typeDaniel Drake2007-07-094-1/+17
* [PATCH] zd1211rw: Add UW2453 RF supportDaniel Drake2007-07-095-8/+547
* [PATCH] zd1211rw: Extend RF layerDaniel Drake2007-07-093-0/+22
* [PATCH] zd1211rw: Add ID for ZyXEL G-200v2Daniel Drake2007-07-091-0/+1
* [PATCH] rtl8187: add header blocks and indicate origin of magic valuesJohn W. Linville2007-07-095-4/+47
* [PATCH] Add rtl8187 wireless driverMichael Wu2007-07-097-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
* [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-121-0/+5
* [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-125-0/+13
* [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-115-27/+27
* [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-111-5/+0
* [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-1111-160/+143
* [PATCH] libertas: tweak association debug outputDan Williams2007-06-111-11/+8
* [PATCH] libertas: fix big-endian associate command.David Woodhouse2007-06-111-11/+11
* [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-114-15/+17
* [PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse2007-06-111-4/+4
* [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-112-3/+3
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-1121-796/+715
* [PATCH] libertas: sparse fixesDan Williams2007-06-112-4/+4
* [PATCH] libertas: fix character set in READMEDavid Woodhouse2007-06-111-1/+1
* [PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus2007-06-113-1/+12
* [PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus2007-06-113-1/+106
* [PATCH] libertas: make mac address configuration work with mesh interface tooLuis Carlos Cobo Rus2007-06-111-0/+4
* [PATCH] libertas: updated readme fileLuis Carlos Cobo Rus2007-06-111-31/+19