summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2Zhu Yi2006-03-171-1/+1
* [PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.hZhu Yi2006-03-172-1/+1
* [PATCH] ipw2100: semaphore to mutexes conversionIngo Molnar2006-03-172-61/+62
* [PATCH] ipw2100: Fix radiotap code gcc warningZhu Yi2006-03-171-7/+8
* [PATCH] ipw2100: add radiotap headers to packtes captured in monitor modeStefan Rompf2006-03-172-11/+88
* [PATCH] ipw2x00: expend Copyright to 2006Zhu Yi2006-03-174-6/+6
* [PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk2006-03-171-3/+2
* [PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi2006-03-171-1/+1
* [PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos2006-03-171-101/+64
* [PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner2006-03-172-1/+51
* [PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M2006-03-172-1/+2
* [PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M2006-03-172-7/+10
* [PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi2006-03-171-0/+2
* [PATCH] ipw2200: Change debug level for firmware error loggingZhu Yi2006-03-171-5/+5
* [PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi2006-03-171-4/+12
* [PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with commentZhu Yi2006-03-171-2/+2
* [PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'Zhu Yi2006-03-171-5/+12
* [PATCH] ipw2200: remove the WPA card associates to non-WPA AP checkingZhu Yi2006-03-171-9/+0
* [PATCH] ipw2200: Add signal level to iwlist scan outputBill Moss2006-03-171-3/+4
* [PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi2006-03-172-24/+2
* [PATCH] ipw2200: fix a potential NULL pointer dereferenceZhu Yi2006-03-171-2/+0
* [PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packetsJames Ketrenos2006-03-171-5/+3
* [PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen2006-03-171-3/+9
* [PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk2006-03-171-1/+1
* [PATCH] Remove duplicated code from ipw2200.cLarry Finger2006-03-171-112/+16
* Merge branch 'net-const'Jeff Garzik2006-03-031-1/+4
|\
| * [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
* | [PATCH] wireless/airo: Remove 'Setting transmit key' info messagesDan Williams2006-02-271-2/+0
* | Merge branch 'from-linus'John W. Linville2006-02-272-15/+7
|\|
| * [PATCH] ipw2200: Suppress warning messageZhu Yi2006-02-201-3/+3
| * [PATCH] Wavelan_cs bitfield fixesJean Tourrilhes2006-02-171-12/+4
* | [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXTDan Williams2006-02-171-3/+8
* | [PATCH] ipw2200: Fix software crypto shared WEP authentication problemZhu Yi2006-02-171-2/+1
* | [PATCH] trivial: fix spelling errors in KconfigsJon Mason2006-02-171-3/+3
* | [PATCH] ipw2200: Fix WPA network selection problemStefan Rompf2006-02-171-2/+2
* | [PATCH] ipw2200: add monitor and qos entries to KconfigAndreas Happe2006-02-171-0/+13
* | [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalentsDan Williams2006-02-171-74/+36
* | [PATCH] let IPW2{1,2}00 select IEEE80211Jan Niehusmann2006-02-171-2/+4
* | Merge branch 'upstream-fixes'John W. Linville2006-02-171-39/+59
|\|
| * [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-171-10/+27
| * [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-171-29/+32
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...John W. Linville2006-02-1710-539/+814
|\ \ | |/ |/|
| * Merge branch 'viro'Jeff Garzik2006-02-091-1/+1
| |\
| * \ Merge branch 'master'Jeff Garzik2006-02-071-1/+1
| |\ \
| * \ \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-01-319-537/+812
| |\ \ \
| | * | | [PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams2006-01-301-1/+4
| | * | | [PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams2006-01-301-2/+274
| | * | | [PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi2006-01-301-2/+2
| | * | | [PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi2006-01-302-148/+149
| | * | | [PATCH] ipw2200: remove white space and better format the codeZhu Yi2006-01-302-50/+41