summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar
2011-04-07mwifiex: return success in set_default_key for WPA/WPA2Amitkumar Karwar
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-04-07wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2011-04-07mwl8k: do not free unrequested irqBrian Cavagnolo
2011-04-07iwlagn: override 5300 EEPROM # of chainsJohannes Berg
2011-04-04ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan
2011-04-04mwifiex: remove unused macros in decl.h and main.hBing Zhao
2011-04-04mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang
2011-04-04mwifiex: remove unused macros in fw.hMarc Yang
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao
2011-04-04rt2x00: Add an error message when trying to send on a full queueHelmut Schaa
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa
2011-04-04rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn
2011-04-04rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa
2011-04-04rt2x00: Indention cleanup in rt2800libHelmut Schaa
2011-04-04rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa
2011-04-04rt2x00: Restructure bw_comp calculationHelmut Schaa
2011-04-04rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa
2011-04-04rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa
2011-04-04rtlwifi: Remove unused/unneeded variablesLarry Finger
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang
2011-04-04mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar
2011-04-04ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-04-04iwlwifi: accept EEPROM version 0x423 for iwl6000John W. Linville
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-04-04rtlwifi: Fix some warnings/bugsLarry Finger
2011-04-04p54usb: IDs for two new devicesChristian Lamparter
2011-04-04wl12xx: fix potential buffer overflow in testmode nvs pushLuciano Coelho
2011-04-04zd1211rw: reset rx idle timer from taskletJussi Kivilinna
2011-04-04zd1211rw: remove URB_SHORT_NOT_OK flag in zd_usb_iowrite16v_async()Jussi Kivilinna
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian