summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libertas: uppercase some #definesHolger Schurig2007-10-103-10/+12
* [PATCH] libertas: make more functions static & remove unused functionsHolger Schurig2007-10-1013-171/+54
* [PATCH] libertas: fix one more sparse warningHolger Schurig2007-10-101-1/+1
* [PATCH] libertas: remove fw.cHolger Schurig2007-10-105-355/+354
* [PATCH] libertas: simplify and clean up data rate handlingDan Williams2007-10-1014-323/+241
* [PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.cDan Williams2007-10-101-35/+36
* [PATCH] libertas: move generic firmware reset command to common codeDan Williams2007-10-103-21/+25
* [PATCH] libertas: fix more mixed-case abuseDan Williams2007-10-105-21/+21
* [PATCH] libertas: bump version to 322.p1Dan Williams2007-10-101-1/+1
* [PATCH] libertas: new mesh control knobsDan Williams2007-10-101-0/+8
* [PATCH] libertas: remove thread.h and make kthread usage clearerDan Williams2007-10-107-89/+37
* [PATCH] libertas: fix debug build breakage due to field renameDan Williams2007-10-101-1/+1
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-1016-703/+703
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_startDan Williams2007-10-102-3/+3
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams2007-10-102-3/+3
* [PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams2007-10-102-5/+4
* [PATCH] libertas: remove if_bootcmd.cDan Williams2007-10-104-42/+24
* [PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo2007-10-103-0/+14
* [PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams2007-10-103-151/+84
* [PATCH] libertas: clean up indentation in libertas_association_workerDan Williams2007-10-101-5/+10
* [PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams2007-10-108-44/+37
* [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams2007-10-108-164/+91
* [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau2007-10-109-87/+87
* [PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-10-101-3/+1
* [PATCH] Use mutex instead of semaphore in the Host AP driverMatthias Kaehlcke2007-10-102-8/+9
* [PATCH] remove gratuitous space in airo module descriptionBill Nottingham2007-10-101-2/+2
* [PATCH] Kconfig: remove references of pcmcia-csFaidon Liambotis2007-10-101-16/+1
* [PATCH] Kconfig: order optionsFaidon Liambotis2007-10-101-34/+34
* [PATCH] zd1211rw: monitor all packetsUlrich Kunitz2007-10-102-11/+38
* [PATCH] Add adm8211 802.11b wireless driverMichael Wu2007-10-104-0/+2751
* [MAC80211]: rework hardware crypto flagsJohannes Berg2007-10-101-2/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-102-5/+7
* [MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg2007-10-101-2/+1
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-102-1/+4
* [PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches2007-10-021-1/+1
* [PATCH] libertas: build problems when partially modularRandy Dunlap2007-09-301-1/+1
* [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-143-10/+22
* [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
OpenPOWER on IntegriCloud