summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ipw2200.c
AgeCommit message (Expand)Author
2006-08-29[PATCH] ipw2200: mark "iwconfig retry 255" as invalidZhu Yi
2006-08-29[PATCH] ipw2200: remove the MAC timestamp present field from radiotap headZhu Yi
2006-08-29[PATCH] ipw2200: Fix ipw2200 QOS parameters endian issueZhu Yi
2006-08-29[PATCH] ipw2200: remove unused struct ipw_rx_bufferZhu Yi
2006-08-29[PATCH] ipw2200: Reassociate even if set the same essid.Zhu Yi
2006-08-29[PATCH] ipw2200: ipw_wx_set_essid fixZhu Yi
2006-08-29[PATCH] ipw2200: SIOCGIWFREQ ioctl returns frequency rather than channelZhu Yi
2006-08-29[PATCH] ipw2200: always enable frequently used debugging codeZhu Yi
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik
2006-07-27[PATCH] cleanup // comments from ipw2200Pavel Machek
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-15[PATCH] ipw2200 locking fixZhu Yi
2006-04-24[PATCH] ipw2200: Fix wpa_supplicant association problemZhu Yi
2006-04-24[PATCH] ipw2200: remove priv->last_noise referenceZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IEEE80211_RADIOTAP to CONFIG_IPW2200_RADIOTAPZhu Yi
2006-04-24[PATCH] ipw2200: rename CONFIG_IPW_QOS to CONFIG_IPW2200_QOSZhu Yi
2006-04-24[PATCH] ipw2200: update version stamp to 1.1.2Zhu Yi
2006-04-24[PATCH] ipw2200: version string reworkZhu Yi
2006-04-24[PATCH] ipw2200: Enable rtap interface for RF promiscuous mode while associatedZhu Yi
2006-04-24[PATCH] ipw2200: Fix endian issues with v3.0 fw image formatZhu Yi
2006-04-24[PATCH] ipw2200: Set the 'fixed' flags in wext get_rateZhu Yi
2006-04-24[PATCH] ipw2200: turn off signal debug logZhu Yi
2006-04-24[PATCH] ipw2200: Do not continue loading the firmware if kmalloc failsZhu Yi
2006-04-24[PATCH] ipw2200: fix compile warning when !CONFIG_IPW2200_DEBUGZhu Yi
2006-04-24[PATCH] ipw2200: add module_param support for antenna selectionZhu Yi
2006-04-24[PATCH] ipw2200: generates a scan event after a scan has completedZhu Yi
2006-04-24[PATCH] ipw2200: Fix TX QoS enabled frames problemZhu Yi
2006-04-24[PATCH] ipw2200: Exponential averaging for signal and noise LevelZhu Yi
2006-04-02BUG_ON() Conversion in drivers/net/Eric Sesterhenn
2006-03-17[PATCH] ipw2x00: expend Copyright to 2006Zhu Yi
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk
2006-03-17[PATCH] ipw2200: Update ipw2200 version stamp to 1.1.1Zhu Yi
2006-03-17[PATCH] ipw2200: switch to the new ipw2200-fw-3.0 image formatJames Ketrenos
2006-03-17[PATCH] ipw2200: wireless extension sensitivity threshold supportOlivier Hochreutiner
2006-03-17[PATCH] ipw2200: Enables the "slow diversity" algorithmCahill, Ben M
2006-03-17[PATCH] ipw2200: Set a meaningful silence threshold valueCahill, Ben M
2006-03-17[PATCH] ipw2200: export `debug' module param only if CONFIG_IPW2200_DEBUGZhu Yi
2006-03-17[PATCH] ipw2200: Change debug level for firmware error loggingZhu Yi
2006-03-17[PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi
2006-03-17[PATCH] ipw2200: Fix ipw_sw_reset() implementation inconsistent with commentZhu Yi
2006-03-17[PATCH] ipw2200: Fix rf_kill is activated after mode change with 'disable=1'Zhu Yi
2006-03-17[PATCH] ipw2200: remove the WPA card associates to non-WPA AP checkingZhu Yi
2006-03-17[PATCH] ipw2200: Add signal level to iwlist scan outputBill Moss
2006-03-17[PATCH] ipw2200: use generic ieee80211_get_hdrlen() to get packet lengthZhu Yi
2006-03-17[PATCH] ipw2200: fix a potential NULL pointer dereferenceZhu Yi
2006-03-17[PATCH] ipw2200: stop netdev queue if h/w doesn't have space for new packetsJames Ketrenos
2006-03-17[PATCH] ipw2200: print geography code upon module loadHenrik Brix Andersen
2006-03-17[PATCH] drivers/net/wireless/ipw2200.c: make ipw_qos_current_mode() staticAdrian Bunk
2006-03-17[PATCH] Remove duplicated code from ipw2200.cLarry Finger