aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2006-12-05[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi
2006-12-05[PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman
2006-12-05[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz
2006-12-05[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake
2006-12-05[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake
2006-12-02[PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake
2006-12-02[PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake
2006-12-02[PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville
2006-12-02[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger
2006-12-02[PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville
2006-12-02[PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger
2006-12-02[PATCH] bcm43xx: remove badness variable and related routineLarry Finger
2006-12-02[PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn
2006-12-02[PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake
2006-12-02[PATCH] bcm43xx: add PCI-E codeStefano Brivio
2006-12-02[PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau
2006-12-02[PATCH] prism54: whitespace cleanupDmitry Torokhov
2006-12-02[PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov
2006-12-02[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01usb: zd1201 free urb cleanupMariusz Kozlowski
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-28Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville
2006-11-28[PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz
2006-11-07[PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk
2006-11-07[PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch
2006-10-31[PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger
2006-10-31[PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch
2006-10-31[PATCH] hostap_plx: fix CIS verificationPavel Roskin
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro
2006-10-17[PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes