summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams3-151/+84
2007-10-11[PATCH] libertas: clean up indentation in libertas_association_workerDan Williams1-5/+10
2007-10-11[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams8-44/+37
2007-10-11[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams8-164/+91
2007-10-11[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau9-87/+87
2007-10-11[PATCH] drivers/net/wireless/prism54/oid_mgt.c: kmalloc + memset conversion t...Mariusz Kozlowski1-3/+1
2007-10-11[PATCH] Use mutex instead of semaphore in the Host AP driverMatthias Kaehlcke2-8/+9
2007-10-11[PATCH] remove gratuitous space in airo module descriptionBill Nottingham1-2/+2
2007-10-11[PATCH] Kconfig: remove references of pcmcia-csFaidon Liambotis1-16/+1
2007-10-11[PATCH] Kconfig: order optionsFaidon Liambotis1-34/+34
2007-10-11[PATCH] zd1211rw: monitor all packetsUlrich Kunitz2-11/+38
2007-10-11[PATCH] Add adm8211 802.11b wireless driverMichael Wu4-0/+2751
2007-10-11[MAC80211]: rework hardware crypto flagsJohannes Berg1-2/+1
2007-10-11[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-11[NET]: Make /proc/net per network namespaceEric W. Biederman2-5/+7
2007-10-11[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACKJohannes Berg1-2/+1
2007-10-11[MAC80211]: improved short preamble handlingDaniel Drake2-1/+4
2007-10-03[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches1-1/+1
2007-10-01[PATCH] libertas: build problems when partially modularRandy Dunlap1-1/+1
2007-09-14[PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger3-10/+22
2007-08-06[PATCH] zd1211rw: fix filter for PSPOLL framesUlrich Kunitz1-1/+1
2007-08-06[PATCH] rtl8187: ensure priv->hwaddr is always validMichael Wu1-1/+1
2007-08-06Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...John W. Linville1-1/+1
2007-07-18[PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake1-0/+1
2007-07-18[PATCH] zd1211rw: Add ID for Planex GW-US54GXSMasakazu Mokuno1-0/+1
2007-07-18[PATCH] Update version ipw2200 stamp to 1.2.2Zhu Yi1-1/+1
2007-07-18[PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQZhu Yi1-1/+1
2007-07-18[PATCH] Fix ipw2200 set wrong power parameter causing firmware errorZhu Yi1-8/+6
2007-07-18[PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi1-3/+3
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+3
2007-07-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds21-268/+276
2007-07-16zd1211rw: too early inclusion of asm/unaligned.hAl Viro1-1/+1
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-12/+3
2007-07-12PCI: add pci_try_set_mwiRandy Dunlap1-2/+1
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+2
2007-07-12PCI: remove useless pci driver methodDavid Brownell3-6/+0
2007-07-11[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
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