aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-04ssb: pci: fix mdio writes on newer cores (rev 10+)Rafał Miłecki1-2/+32
2011-04-04ssb: pci: trivial: drop useless pointerRafał Miłecki1-2/+0
2011-04-04ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki1-1/+1
2011-04-04ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan1-4/+4
2011-04-04mwifiex: remove unused macros in decl.h and main.hBing Zhao2-31/+0
2011-04-04mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao2-22/+8
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang4-66/+37
2011-04-04mwifiex: remove unused macros in fw.hMarc Yang1-42/+0
2011-04-04mwifiex: remove unused radio_on variable and macrosMarc Yang5-9/+0
2011-04-04mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang4-11/+6
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao12-165/+74
2011-04-04rt2x00: Add an error message when trying to send on a full queueHelmut Schaa1-1/+4
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa3-1/+9
2011-04-04rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn1-0/+1
2011-04-04rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa1-2/+5
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa9-5/+296
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa3-25/+0
2011-04-04rt2x00: Indention cleanup in rt2800libHelmut Schaa1-14/+11
2011-04-04rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa1-14/+18
2011-04-04rt2x00: Restructure bw_comp calculationHelmut Schaa1-5/+8
2011-04-04rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa5-10/+5
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa1-6/+12
2011-04-04rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa1-2/+10
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa6-11/+25
2011-04-04rtlwifi: Remove unused/unneeded variablesLarry Finger8-137/+98
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang7-129/+63
2011-04-04mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao2-6/+3
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang5-77/+19
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar4-116/+0
2011-04-04ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2-28/+0
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan4-32/+0
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan3-7/+1
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville16-433/+126
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau3-7/+1
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2-3/+0
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau4-21/+2
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau2-18/+0
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau2-7/+1
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau3-41/+6
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau4-31/+51
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2-83/+56
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau4-6/+42
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau3-22/+18
2011-03-30ath9k: Support RSN IBSSJouni Malinen2-0/+16
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau2-9/+9
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau1-1/+2
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau5-79/+49
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick1-0/+65
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao37-0/+25465
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez2-1015/+0