summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | b43: N-PHY: implement PA overriding (RF control related)Rafał Miłecki2010-01-151-2/+36
* | b43: N-PHY: RSSI calibration for rev < 3Rafał Miłecki2010-01-151-2/+155
* | b43: N-PHY: add RSSI polling and setting 2055 (radio) VCMRafał Miłecki2010-01-151-0/+96
* | b43: N-PHY: implement RSSI selection and offset scalingRafał Miłecki2010-01-151-0/+121
* | b43: N-PHY: add clip detection reading/writing and some classifier functionRafał Miłecki2010-01-151-2/+38
* | b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)Rafał Miłecki2010-01-151-5/+26
* | b43: N-PHY: update CCA resetRafał Miłecki2010-01-151-7/+23
* | b43: N-PHY: update init code to match current specsRafał Miłecki2010-01-151-40/+161
* | b43: N-PHY: add various tablesRafał Miłecki2010-01-152-0/+514
* | b43: N-PHY: add global variables to b43_phy_n structRafał Miłecki2010-01-151-1/+43
* | b43: N-PHY: add missing register definitionsRafał Miłecki2010-01-151-0/+5
* | b43: N-PHY: add needed struct definitionsRafał Miłecki2010-01-153-0/+67
* | b43: N-PHY: add shared memory offsets definitionsRafał Miłecki2010-01-151-0/+8
* | b43: N-PHY: clean table init, check PHY revRafał Miłecki2010-01-153-83/+84
* | b43: add new SSB's core id for BCM4328Rafał Miłecki2010-01-151-0/+1
* | b43: use standard fls for finding the most significant bitRafał Miłecki2010-01-151-15/+2
* | ath9k: implement coverage class supportFelix Fietkau2010-01-153-2/+19
* | ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau2010-01-154-75/+55
* | Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger2010-01-153-23/+14
* | ath9k: Fix panic on driver loadSujith2010-01-153-2/+6
* | Remove config option B43_LEGACY_RFKILL completelyChristoph Egger2010-01-151-6/+3
* | wl1271: remove unused flagsLuis R. Rodriguez2010-01-151-99/+0
* | b43legacy: Declare all possible ucodeX.fw filesTim Gardner2010-01-151-0/+2
* | b43: Declare at least one real firmware file using MODULE_FIRMWARE.Tim Gardner2010-01-151-1/+6
* | Revert "iwmc3200wifi: fix array out-of-boundary access"John W. Linville2010-01-141-1/+1
* | mwl8k: update version number (to 0.12) and copyrightLennert Buytenhek2010-01-121-2/+2
* | mwl8k: enable multi-BSS AP operationLennert Buytenhek2010-01-121-14/+56
* | mwl8k: post per-vif firmware commands as per-vif commandsLennert Buytenhek2010-01-121-23/+26
* | mwl8k: prepare for posting per-vif firmware commandsLennert Buytenhek2010-01-121-1/+16
* | mwl8k: convert the priv->vif pointer to a list of vifsLennert Buytenhek2010-01-121-16/+35
* | mwl8k: use firmware capability field to decide which bands to registerLennert Buytenhek2010-01-121-6/+25
* | mwl8k: allow selecting 5 GHz channelsLennert Buytenhek2010-01-121-0/+2
* | mwl8k: handle 5 GHz legacy rate bitmaps in firmware commandsLennert Buytenhek2010-01-121-5/+25
* | mwl8k: properly set receive status rate index on 5 GHz receiveLennert Buytenhek2010-01-121-2/+14
* | mwl8k: add 5 GHz band channels and ratesLennert Buytenhek2010-01-121-0/+41
* | mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPECLennert Buytenhek2010-01-121-11/+24
* | mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24Lennert Buytenhek2010-01-121-39/+37
* | mwl8k: add another 88w8366 PCI IDLennert Buytenhek2010-01-121-0/+1
* | mwl8k: simplify sequence number assignmentLennert Buytenhek2010-01-121-4/+2
* | mwl8k: don't call SET_AID if we're not associatedLennert Buytenhek2010-01-121-3/+4
* | mwl8k: remove (mostly) write-only variable priv->current_channelLennert Buytenhek2010-01-121-7/+1
* | mwl8k: update MODULE_FIRMWARE tagsLennert Buytenhek2010-01-121-3/+7
* | wl1251: add U-APSD supportKalle Valo2010-01-121-3/+9
* | wl1251: create qos null data templateKalle Valo2010-01-121-0/+25
* | iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten2010-01-121-23/+23
* | iwlwifi: fix bug in tx byte count tableWey-Yi Guy2010-01-121-4/+4
* | iwlwifi: remove obsoleted host commandWey-Yi Guy2010-01-122-2/+0
* | iwlwifi: ucode statistics data structure updateWey-Yi Guy2010-01-122-3/+6
* | iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy2010-01-121-0/+3
* | mwl8k: move receive processing to taskletLennert Buytenhek2010-01-121-10/+37