summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2007-02-14[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger
2007-02-07[PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz
2007-02-07[PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz
2007-02-07[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger
2007-02-07[PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger
2007-02-07[PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy
2007-01-18[PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz
2007-01-02[PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi
2006-12-19[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05[PATCH] ipw2200: Fix debug output endian issueZhu Yi
2006-12-05[PATCH] ipw2200: Fix a typoZhu Yi
2006-12-05[PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi
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-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski
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