aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2008-01-28rt2x00: Unconstify rt2x00devAdam Baker
2008-01-28rt2x00: Detect initial rfkill state on registerIvo van Doorn
2008-01-28rt2x00: Input-polldev requires input deviceIvo van Doorn
2008-01-28rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn
2008-01-28rt2x00: Disable RX when switching antennaIvo van Doorn
2008-01-28[PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn
2008-01-28[PATCH] rt2x00: Fix antenna selection.Mattias Nissler
2008-01-28[PATCH] rt2x00: Cleanup if-statementsIvo van Doorn
2008-01-28[PATCH] rt2x00: Implement SW diversityIvo van Doorn
2008-01-28[PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn
2008-01-28[PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn
2008-01-28[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn
2008-01-28[PATCH] rt2x00: Use enum definesIvo van Doorn
2008-01-28[PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn
2008-01-28[LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller
2008-01-28mac80211: clean up rate selectionMattias Nissler
2008-01-28wireless: make drivers include the TSF RX flag where appropriateJohannes Berg
2008-01-28introduce WEXT scan capabilitiesDan Williams
2008-01-28bcm43xx: mark as obsolete and schedule for removalJohn W. Linville
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-16rt2x00: Fix ieee80211 payload alignmentIvo van Doorn
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio
2008-01-16ipw2200: fix typo in kerneldocStefano Brivio
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat
2008-01-16hostap: section mismatch warningRandy Dunlap
2008-01-12Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2008-01-10rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn
2008-01-10rt2x00: Corectly initialize rt2500usb MACIvo van Doorn
2008-01-10rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler
2008-01-08b43: Fix rxheader channel parsingMichael Buesch
2007-12-22Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-12-19ipw2200: prevent alloc of unspecified size on stackReinette Chatre
2007-12-19iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi
2007-12-19p54: add Kconfig descriptionMichael Wu
2007-12-19rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller
2007-12-17iwlwifi: fix rf_kill state inconsistent during suspend and resumeZhu Yi
2007-12-17b43: Fix rfkill radio LEDLarry Finger
2007-12-17bcm43xx_debugfs sscanf fixAndrew Morton
2007-12-17libertas: select WIRELESS_EXTDan Williams
2007-12-17iwlwifi3945/4965: fix rate control algo reference leakCyrill Gorcunov
2007-12-17wireless/ipw2200.c: add __dev{init,exit} annotationsAdrian Bunk
2007-12-17zd1211rw: Fix alignment problemsUlrich Kunitz
2007-12-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-11-29iwlwifi 4965 Fix race conditional panic.Joonwoo Park
2007-11-29iwlwifi 3945 Fix race conditional panic.Joonwoo Park
2007-11-29iwlwifi: fix iwl_mac_add_interface handlerTomas Winkler
2007-11-29libertas: let more than one MAC event throughHolger Schurig
2007-11-29libertas: Don't set NETIF_F_IPV6_CSUM in dev->featuresDavid Woodhouse
2007-11-29drivers/net/wireless: Add missing "space"Joe Perches