summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2200.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-15[PATCH] ipw2200 locking fixZhu Yi1-9/+32
2006-04-25[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi1-2/+1
2006-04-25[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi1-3/+0
2006-04-25[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi1-6/+6
2006-04-25[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi1-21/+21
2006-04-25[PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi1-1/+1
2006-04-25[PATCH] ipw2200: version string reworkZhu Yi1-1/+38
2006-04-25[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi1-26/+573
2006-04-25[PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi1-11/+12
2006-04-25[PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi1-0/+1
2006-04-25[PATCH] ipw2200: turn off signal debug logZhu Yi1-1/+1
2006-04-25[PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi1-0/+1
2006-04-25[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi1-0/+2
2006-04-25[PATCH] ipw2200: add module_param support for antenna selectionZhu Yi1-1/+7
2006-04-25[PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi1-1/+20
2006-04-25[PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi1-38/+33
2006-04-25[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi1-14/+20
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn1-6/+3
2006-03-18[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi1-2/+2
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk1-3/+2
2006-03-17[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi1-1/+1
2006-03-17[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos1-101/+64
2006-03-17[PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner1-0/+48
2006-03-17[PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M1-1/+1
2006-03-17[PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M1-4/+4
2006-03-17[PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi1-0/+2
2006-03-17[PATCH] ipw2200: Change debug level for firmware error loggingZhu Yi1-5/+5
2006-03-17[PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi1-4/+12
2006-03-17[PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with commentZhu Yi1-2/+2
2006-03-17[PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'Zhu Yi1-5/+12
2006-03-17[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checkingZhu Yi1-9/+0
2006-03-17[PATCH] ipw2200: Add signal level to iwlist scan outputBill Moss1-3/+4
2006-03-17[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi1-1/+2
2006-03-17[PATCH] ipw2200: fix a potential NULL pointer dereferenceZhu Yi1-2/+0
2006-03-17[PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packetsJames Ketrenos1-5/+3
2006-03-17[PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen1-3/+9
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk1-1/+1
2006-03-17[PATCH] Remove duplicated code from ipw2200.cLarry Finger1-112/+16
2006-02-28Merge branch 'from-linus'John W. Linville1-3/+3
2006-02-21[PATCH] ipw2200: Suppress warning messageZhu Yi1-3/+3
2006-02-17[PATCH] ipw2200: Fix software crypto shared WEP authentication problemZhu Yi1-2/+1
2006-02-17[PATCH] ipw2200: Fix WPA network selection problemStefan Rompf1-2/+2
2006-02-07Merge branch 'master'Jeff Garzik1-1/+1
2006-02-01[PATCH] ipw2200: fix ->eeprom[EEPROM_VERSION] checkAlexey Dobriyan1-1/+1
2006-01-31[PATCH] wireless/ipw2200: support WE-18 WPA enc_capaDan Williams1-1/+4
2006-01-31[PATCH] ipw2200: Disable hwcrypto by defaultZhu Yi1-2/+2
2006-01-31[PATCH] ipw2200: Semaphore to mutexes conversionZhu Yi1-147/+147
2006-01-31[PATCH] ipw2200: remove white space and better format the codeZhu Yi1-35/+27
2006-01-31[PATCH] ipw2200: increase ipw2200 driver versionZhu Yi1-1/+1
2006-01-31[PATCH] ipw2200: Fix qos_cmd param switch bugZhu Yi1-4/+4