| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | b43: N-PHY: implement PA overriding (RF control related) | Rafał Miłecki | 2010-01-15 | 1 | -2/+36 |
* | | b43: N-PHY: RSSI calibration for rev < 3 | Rafał Miłecki | 2010-01-15 | 1 | -2/+155 |
* | | b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM | Rafał Miłecki | 2010-01-15 | 1 | -0/+96 |
* | | b43: N-PHY: implement RSSI selection and offset scaling | Rafał Miłecki | 2010-01-15 | 1 | -0/+121 |
* | | b43: N-PHY: add clip detection reading/writing and some classifier function | Rafał Miłecki | 2010-01-15 | 1 | -2/+38 |
* | | b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3) | Rafał Miłecki | 2010-01-15 | 1 | -5/+26 |
* | | b43: N-PHY: update CCA reset | Rafał Miłecki | 2010-01-15 | 1 | -7/+23 |
* | | b43: N-PHY: update init code to match current specs | Rafał Miłecki | 2010-01-15 | 1 | -40/+161 |
* | | b43: N-PHY: add various tables | Rafał Miłecki | 2010-01-15 | 2 | -0/+514 |
* | | b43: N-PHY: add global variables to b43_phy_n struct | Rafał Miłecki | 2010-01-15 | 1 | -1/+43 |
* | | b43: N-PHY: add missing register definitions | Rafał Miłecki | 2010-01-15 | 1 | -0/+5 |
* | | b43: N-PHY: add needed struct definitions | Rafał Miłecki | 2010-01-15 | 3 | -0/+67 |
* | | b43: N-PHY: add shared memory offsets definitions | Rafał Miłecki | 2010-01-15 | 1 | -0/+8 |
* | | b43: N-PHY: clean table init, check PHY rev | Rafał Miłecki | 2010-01-15 | 3 | -83/+84 |
* | | b43: add new SSB's core id for BCM4328 | Rafał Miłecki | 2010-01-15 | 1 | -0/+1 |
* | | b43: use standard fls for finding the most significant bit | Rafał Miłecki | 2010-01-15 | 1 | -15/+2 |
* | | ath9k: implement coverage class support | Felix Fietkau | 2010-01-15 | 3 | -2/+19 |
* | | ath9k: cleanup slot time and ack/cts timeout handling | Felix Fietkau | 2010-01-15 | 4 | -75/+55 |
* | | Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 | Larry Finger | 2010-01-15 | 3 | -23/+14 |
* | | ath9k: Fix panic on driver load | Sujith | 2010-01-15 | 3 | -2/+6 |
* | | Remove config option B43_LEGACY_RFKILL completely | Christoph Egger | 2010-01-15 | 1 | -6/+3 |
* | | wl1271: remove unused flags | Luis R. Rodriguez | 2010-01-15 | 1 | -99/+0 |
* | | b43legacy: Declare all possible ucodeX.fw files | Tim Gardner | 2010-01-15 | 1 | -0/+2 |
* | | b43: Declare at least one real firmware file using MODULE_FIRMWARE. | Tim Gardner | 2010-01-15 | 1 | -1/+6 |
* | | Revert "iwmc3200wifi: fix array out-of-boundary access" | John W. Linville | 2010-01-14 | 1 | -1/+1 |
* | | mwl8k: update version number (to 0.12) and copyright | Lennert Buytenhek | 2010-01-12 | 1 | -2/+2 |
* | | mwl8k: enable multi-BSS AP operation | Lennert Buytenhek | 2010-01-12 | 1 | -14/+56 |
* | | mwl8k: post per-vif firmware commands as per-vif commands | Lennert Buytenhek | 2010-01-12 | 1 | -23/+26 |
* | | mwl8k: prepare for posting per-vif firmware commands | Lennert Buytenhek | 2010-01-12 | 1 | -1/+16 |
* | | mwl8k: convert the priv->vif pointer to a list of vifs | Lennert Buytenhek | 2010-01-12 | 1 | -16/+35 |
* | | mwl8k: use firmware capability field to decide which bands to register | Lennert Buytenhek | 2010-01-12 | 1 | -6/+25 |
* | | mwl8k: allow selecting 5 GHz channels | Lennert Buytenhek | 2010-01-12 | 1 | -0/+2 |
* | | mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands | Lennert Buytenhek | 2010-01-12 | 1 | -5/+25 |
* | | mwl8k: properly set receive status rate index on 5 GHz receive | Lennert Buytenhek | 2010-01-12 | 1 | -2/+14 |
* | | mwl8k: add 5 GHz band channels and rates | Lennert Buytenhek | 2010-01-12 | 1 | -0/+41 |
* | | mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC | Lennert Buytenhek | 2010-01-12 | 1 | -11/+24 |
* | | mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24 | Lennert Buytenhek | 2010-01-12 | 1 | -39/+37 |
* | | mwl8k: add another 88w8366 PCI ID | Lennert Buytenhek | 2010-01-12 | 1 | -0/+1 |
* | | mwl8k: simplify sequence number assignment | Lennert Buytenhek | 2010-01-12 | 1 | -4/+2 |
* | | mwl8k: don't call SET_AID if we're not associated | Lennert Buytenhek | 2010-01-12 | 1 | -3/+4 |
* | | mwl8k: remove (mostly) write-only variable priv->current_channel | Lennert Buytenhek | 2010-01-12 | 1 | -7/+1 |
* | | mwl8k: update MODULE_FIRMWARE tags | Lennert Buytenhek | 2010-01-12 | 1 | -3/+7 |
* | | wl1251: add U-APSD support | Kalle Valo | 2010-01-12 | 1 | -3/+9 |
* | | wl1251: create qos null data template | Kalle Valo | 2010-01-12 | 1 | -0/+25 |
* | | iwl-debugfs.c: remove unnecessary casts of void * | H Hartley Sweeten | 2010-01-12 | 1 | -23/+23 |
* | | iwlwifi: fix bug in tx byte count table | Wey-Yi Guy | 2010-01-12 | 1 | -4/+4 |
* | | iwlwifi: remove obsoleted host command | Wey-Yi Guy | 2010-01-12 | 2 | -2/+0 |
* | | iwlwifi: ucode statistics data structure update | Wey-Yi Guy | 2010-01-12 | 2 | -3/+6 |
* | | iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL | Wey-Yi Guy | 2010-01-12 | 1 | -0/+3 |
* | | mwl8k: move receive processing to tasklet | Lennert Buytenhek | 2010-01-12 | 1 | -10/+37 |