Age | Commit message (Expand) | Author | Files | Lines |
2013-12-11 | ath9k: initialize retry chain flags in tx99 code | Lorenzo Bianconi | 1 | -1/+9 |
2013-12-11 | ath5k: Reset Tx interrupt bits also on PISR | Nick Kossifidis | 1 | -1/+10 |
2013-12-11 | drivers/net/wireless: Fix FSF address in file headers | Jeff Kirsher | 8 | -19/+14 |
2013-12-11 | prism54: Fix FSF address in file headers | Jeff Kirsher | 15 | -30/+15 |
2013-12-11 | rt2x00: Fix FSF address in file headers | Jeff Kirsher | 44 | -132/+44 |
2013-12-11 | zd1211rw: Fix FSF address in file headers | Jeff Kirsher | 13 | -26/+13 |
2013-12-11 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 30 | -1592/+1538 |
2013-12-10 | ath9k: Apply tuning caps for AR9330 and AR9485 | Sujith Manoharan | 1 | -1/+1 |
2013-12-10 | ath9k: Fix internal regulator for AR955x | Sujith Manoharan | 1 | -1/+1 |
2013-12-10 | ath9k: Enable manual peak calibration for AR9331 v1.1 | Sujith Manoharan | 1 | -10/+19 |
2013-12-10 | ath9k: Remove AR9330 v1.0 macro as it's not supported | Sujith Manoharan | 1 | -3/+0 |
2013-12-10 | ath9k: Fix regulatory compliance | Sujith Manoharan | 2 | -5/+6 |
2013-12-10 | ath9k: Identify duplicate AR9565 v1.0 initvals | Sujith Manoharan | 1 | -79/+6 |
2013-12-10 | ath9k: Identify duplicate AR9462 v2.0 initvals | Sujith Manoharan | 1 | -539/+8 |
2013-12-10 | ath9k: Identify duplicate AR9485 initvals | Sujith Manoharan | 1 | -112/+5 |
2013-12-10 | ath9k: Update high power gain table for AR9300 | Sujith Manoharan | 1 | -91/+91 |
2013-12-10 | ath9k: Use a separate TX gain table for WZR-HP-G450H | Sujith Manoharan | 4 | -12/+163 |
2013-12-10 | ath9k: Update AR9331 v1.2 initvals | Sujith Manoharan | 1 | -68/+333 |
2013-12-10 | ath9k: Update AR9331 v1.1 initvals | Sujith Manoharan | 1 | -104/+24 |
2013-12-10 | ath9k: Remove AR955x INI duplicates | Sujith Manoharan | 1 | -532/+8 |
2013-12-10 | ath9k: Update mac_postamble for AR9003 family | Sujith Manoharan | 1 | -1/+1 |
2013-12-10 | ath9k: Initialize baseband for DFS channels | Sujith Manoharan | 3 | -0/+13 |
2013-12-10 | ath9k: Add initval arrays for DFS channels | Sujith Manoharan | 3 | -2/+20 |
2013-12-10 | rtlwifi: rtl8192c-common: Fix sparse warning | Larry Finger | 1 | -1/+1 |
2013-12-10 | wcn36xx: enable the beaconing in mesh mode | Chun-Yeow Yeoh | 1 | -4/+8 |
2013-12-10 | ath9k: enable dfs for mesh mode | Chun-Yeow Yeoh | 1 | -0/+3 |
2013-12-10 | mwifiex: do not flood kmsg/dmesg with USB debug messages | Ujjal Roy | 1 | -1/+1 |
2013-12-10 | mwifiex: remove redundant goto exit_remove statement | Amitkumar Karwar | 1 | -6/+2 |
2013-12-10 | mwifiex: update statistics for bridged packets on AP interface | Ujjal Roy | 1 | -1/+14 |
2013-12-10 | mwifiex: correct TX byte count statistics | Ujjal Roy | 5 | -1/+5 |
2013-12-10 | mwifiex: correct RX byte count statistics | Ujjal Roy | 1 | -2/+3 |
2013-12-10 | mwifiex: fix rx_pending count imbalance | Ujjal Roy | 6 | -31/+19 |
2013-12-10 | mwifiex: avoid using variable name eth_hdr | Bing Zhao | 1 | -10/+10 |
2013-12-10 | mwifiex: fix an issue with Appletalk devices | Amitkumar Karwar | 2 | -4/+12 |
2013-12-10 | mwifiex: remove rfc1042_eth_hdr variable | Amitkumar Karwar | 2 | -6/+4 |
2013-12-10 | mwifiex: declare snap_type as __be16 variable | Amitkumar Karwar | 2 | -4/+4 |
2013-12-10 | mwifiex: use little-endian variables in firmware structures | Ujjal Roy | 3 | -17/+17 |
2013-12-10 | Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath | John W. Linville | 18 | -406/+1413 |
2013-12-10 | iwlwifi: mvm: rs: fix compilation without CONFIG_MAC80211_DEBUGFS | Emmanuel Grumbach | 1 | -65/+63 |
2013-12-10 | iwlwifi: mvm: BT Coex - enable Sync to SCO | Emmanuel Grumbach | 2 | -1/+3 |
2013-12-10 | iwlwifi: mvm: rs: overhaul search cycle state machine | Eyal Shapira | 2 | -527/+458 |
2013-12-10 | iwlwifi: mvm: rs: use the proper channel width define for legacy rate | Eyal Shapira | 1 | -1/+1 |
2013-12-10 | iwlwifi: mvm: rs: fix mapping from HT/VHT rates to legacy | Eyal Shapira | 1 | -13/+12 |
2013-12-10 | iwlwifi: mvm: rs: set dual_stream_ant_msk to ANT_AB always | Eyal Shapira | 1 | -11/+1 |
2013-12-10 | iwlwifi: mvm: rs: remove unused parameter to rs_get_supported_rates | Eyal Shapira | 1 | -10/+2 |
2013-12-10 | iwlwifi: mvm: rs: refactor to use rs_rate | Eyal Shapira | 2 | -297/+331 |
2013-12-10 | iwlwifi: mvm: rs: remove unused timestamp field | Eyal Shapira | 2 | -5/+0 |
2013-12-10 | iwlwifi: mvm: rs: increase stay in column timeout | Eyal Shapira | 1 | -3/+3 |
2013-12-10 | iwlwifi: mvm: rs: rename thresholds defines | Eyal Shapira | 2 | -3/+3 |
2013-12-10 | iwlwifi: mvm: rs: update expected TPT tables if aggregation changed | Eyal Shapira | 1 | -2/+8 |