aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-02Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-2/+3
2007-02-27[PATCH] bcm43xx: fix for 4309Stefano Brivio1-2/+3
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan1-1/+0
2007-02-20Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik15-165/+149
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+4
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville15-165/+149
2007-02-17Merge branch 'master' into upstreamJeff Garzik3-4/+2
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstreamJeff Garzik3-15/+15
2007-02-17Various typo fixes.Robert P. J. Day1-4/+4
2007-02-14[PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger3-4/+20
2007-02-14[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger4-119/+95
2007-02-14[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams1-1/+7
2007-02-14[PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake1-1/+1
2007-02-14[PATCH] bcm43xx: Fix for oops on resumeLarry Finger1-1/+1
2007-02-14[PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2-13/+5
2007-02-14[PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-10/+7
2007-02-14[PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2007-02-14[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+5
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-8/+6
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2-4/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven3-15/+15
2007-02-09Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik7-89/+208
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger1-5/+14
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-5/+5
2007-02-07fix unaligned exception in /drivers/net/wireless/orinoco.cHennerich, Michael1-1/+1
2007-02-07[PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day1-8/+8
2007-02-07[PATCH] zd1211rw: Remove noisy debug messageDaniel Drake1-2/+0
2007-02-07[PATCH] zd1211rw: Added error stats updateUlrich Kunitz2-5/+41
2007-02-07[PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz1-3/+2
2007-02-07[PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz1-0/+2
2007-02-07[PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch1-5/+1
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger1-2/+2
2007-02-07[PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger1-12/+12
2007-02-07[PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2-47/+125
2007-02-07[PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy1-0/+1
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman4-5/+5
2007-02-05[PATCH] ipw2200: add iwconfig rts/frag auto supportZhu Yi1-2/+2
2007-02-05[PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake1-0/+1
2007-02-05[PATCH] prism54: add ethtool -i interfaceKai Engert3-3/+17
2007-02-05[PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger5-14/+58
2007-02-05[PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake1-0/+1
2007-02-05[PATCH] zd1211rw: Remove addressing abstractionDaniel Drake8-238/+104
2007-02-05[PATCH] zd1211rw: Consistency for address space constantsDaniel Drake3-64/+75
2007-02-05[PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake1-0/+2
2007-02-05[PATCH] zd1211rw: Generic HMAC initializationDaniel Drake1-49/+18
2007-01-18[PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger1-4/+7
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz3-3/+0