summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-069-158/+19
|\
| * [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-049-143/+12
| * [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-041-10/+5
| * [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-041-5/+2
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-052-12/+15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0537-579/+806
|\ \ | |/
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-022-20/+0
| * [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-024-65/+286
| * [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-023-32/+34
| * [PATCH] zd1211rw: Allow channels 1-13 in JapanDaniel Drake2006-12-021-1/+6
| * [PATCH] zd1211rw: Optimized handling of zero length entries in length infoUlrich Kunitz2006-12-021-0/+2
| * [PATCH] zd1211rw: cleanupsUlrich Kunitz2006-12-024-110/+53
| * [PATCH] zd1211rw: Remove IW_FREQ_AUTO supportDaniel Drake2006-12-024-33/+6
| * [PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000Daniel Drake2006-12-021-0/+1
| * [PATCH] zd1211rw: Add ID for Planex GW-US54MiniDaniel Drake2006-12-021-0/+1
| * [PATCH] prism54: correct overly aggressive check of return from pci_set_mwiJohn W. Linville2006-12-021-2/+2
| * [PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"Larry Finger2006-12-021-0/+1
| * [PATCH] wireless: clean-up some "check return code" warningsJohn W. Linville2006-12-025-8/+43
| * [PATCH] bcm43xx: Remove useless core enable/disable messagesLarry Finger2006-12-021-10/+5
| * [PATCH] bcm43xx: remove badness variable and related routineLarry Finger2006-12-021-34/+7
| * [PATCH] kmemdup() cleanup in drivers/netEric Sesterhenn2006-12-021-2/+1
| * [PATCH] zd1211rw: Add ID for ZyXEL G-220Daniel Drake2006-12-021-0/+1
| * [PATCH] bcm43xx: add PCI-E codeStefano Brivio2006-12-023-44/+156
| * [PATCH] prism54: use BUILD_BUG_ONAlexey Dobriyan2006-12-021-8/+8
| * [PATCH] atmel: output signal strength informationHolden Karau2006-12-021-0/+8
| * [PATCH] prism54: whitespace cleanupDmitry Torokhov2006-12-0214-102/+89
| * [PATCH] prism54: fix potential race in reset schedulingDmitry Torokhov2006-12-021-10/+13
| * [PATCH] atmel: whitespace cleanupDmitry Torokhov2006-12-023-45/+45
| * [PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov2006-12-021-10/+10
| * [PATCH] atmel: save on array initializationDmitry Torokhov2006-12-021-1/+1
| * [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rxDaniel Drake2006-12-022-19/+1
| * [PATCH] zd1211rw: Add 3 more device IDsDaniel Drake2006-12-021-0/+3
| * [PATCH] bcm43xx: output proper link quality with scansLarry Finger2006-12-023-3/+5
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-015-24/+24
| |\
| | * Revert "[PATCH] zd1211rw: Removed unneeded packed attributes"John W. Linville2006-11-284-11/+11
| | * [PATCH] zd1211rw: Fix of a locking bugUlrich Kunitz2006-11-281-13/+13
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-4/+2
| |\ \
| | * | usb: zd1201 free urb cleanupMariusz Kozlowski2006-12-011-4/+2
| | |/
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-2/+2
| |/
* | WorkStruct: make allyesconfigDavid Howells2006-11-2220-200/+240
|/
* [PATCH] bcm43xx: Add error checking in bcm43xx_sprom_write()Adrian Bunk2006-11-071-2/+2
* [PATCH] bcm43xx: Drain TX status before starting IRQsMichael Buesch2006-11-071-0/+18
* [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 spromLarry Finger2006-10-312-1/+12
* [PATCH] bcm43xx: Fix low-traffic netdev watchdog TX timeoutsMichael Buesch2006-10-311-1/+15
* [PATCH] hostap_plx: fix CIS verificationPavel Roskin2006-10-311-2/+2
* [PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski2006-10-251-0/+7
* [PATCH] missing include of dma-mapping.hAl Viro2006-10-241-0/+1
* [PATCH] zd1211rw: fix build-break caused by association race fixJohn W. Linville2006-10-171-1/+1
* [PATCH] airo: check if need to freezeDave Kleikamp2006-10-161-2/+4
* [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-163-4/+0
OpenPOWER on IntegriCloud