aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2007-01-02[PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi1-1/+1
2006-12-19[PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz3-29/+76
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day9-9/+9
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-1/+1
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds17-57/+140
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[wireless] zd1211rw: workqueue-related build fixesJeff Garzik1-5/+5
2006-12-07Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik17-57/+140
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells9-158/+19
2006-12-05[PATCH] ipw2200: Fix debug output endian issueZhu Yi1-1/+1
2006-12-05[PATCH] ipw2200: Fix a typoZhu Yi1-1/+1
2006-12-05[PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi1-1/+1
2006-12-05[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi1-4/+13
2006-12-05[PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman1-2/+1
2006-12-05[PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2-9/+4
2006-12-05[PATCH] hostap: replace kmalloc+memset with kzallocYan Burman8-32/+12
2006-12-05[PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz5-3/+102
2006-12-05[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake1-0/+3
2006-12-05[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake1-4/+2
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells2-12/+15
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells37-579/+806
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski9-143/+12
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski1-10/+5
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski1-5/+2
2006-12-02[PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2-20/+0
2006-12-02[PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake4-65/+286
2006-12-02[PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake3-32/+34
2006-12-02[PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake1-1/+6
2006-12-02[PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz1-0/+2
2006-12-02[PATCH] zd1211rw: cleanupsUlrich Kunitz4-110/+53
2006-12-02[PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake4-33/+6
2006-12-02[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake1-0/+1