aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-07
|\
| * Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* | fix unaligned exception in /drivers/net/wireless/orinoco.cHennerich, Michael2007-02-07
* | [PATCH] ipw2200: add iwconfig rts/frag auto supportZhu Yi2007-02-05
* | [PATCH] zd1211rw: Add ID for ZyXEL ZyAIR G-220 v2Daniel Drake2007-02-05
* | [PATCH] prism54: add ethtool -i interfaceKai Engert2007-02-05
* | [PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDsLarry Finger2007-02-05
* | [PATCH] zd1211rw: Add ID for Linksys WUSBF54GDaniel Drake2007-02-05
* | [PATCH] zd1211rw: Remove addressing abstractionDaniel Drake2007-02-05
* | [PATCH] zd1211rw: Consistency for address space constantsDaniel Drake2007-02-05
* | [PATCH] zd1211rw: 2 new ZD1211B device ID'sDaniel Drake2007-02-05
* | [PATCH] zd1211rw: Generic HMAC initializationDaniel Drake2007-02-05
|/
* [PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger2007-01-18
* [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-11
* [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-02
* [PATCH] zd1211rw: Call ieee80211_rx in taskletUlrich Kunitz2006-12-19
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-08
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-07
|\
| * [wireless] zd1211rw: workqueue-related build fixesJeff Garzik2006-12-07
| * Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-12-07
| |\
| | * [PATCH] ipw2200: Fix debug output endian issueZhu Yi2006-12-05
| | * [PATCH] ipw2200: Fix a typoZhu Yi2006-12-05
| | * [PATCH] ipw2200: Update version stamp to 1.2.0Zhu Yi2006-12-05
| | * [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous modeZhu Yi2006-12-05
| | * [PATCH] ipw2200: replace kmalloc+memset with kcallocYan Burman2006-12-05
| | * [PATCH] prism54: replace kmalloc+memset with kzallocYan Burman2006-12-05
| | * [PATCH] hostap: replace kmalloc+memset with kzallocYan Burman2006-12-05
| | * [PATCH] zd1211rw: Support for multicast addressesUlrich Kunitz2006-12-05
| | * [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handlerDaniel Drake2006-12-05
| | * [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ contextDaniel Drake2006-12-05
* | | [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-06
|\ \
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-04
| * | [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-04
| * | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-04
| |/
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-02
| * [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-02
| * [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-02
| * [PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake2006-12-02
| * [PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz2006-12-02
| * [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-12-02
| * [PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake2006-12-02
| * [PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake2006-12-02
| * [PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake2006-12-02
| * [PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville2006-12-02
| * [PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger2006-12-02
| * [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-02