| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ath9k_hw: fix MAC clock for half/quarter rate | Felix Fietkau | 2011-07-11 | 1 | -0/+7 |
* | ath9k_hw: always enable 5 GHz fast clock for AR9280 | Felix Fietkau | 2011-07-11 | 1 | -4/+1 |
* | ath9k_hw: remove hardcoded PLL overrides for AR9280 | Felix Fietkau | 2011-07-11 | 1 | -12/+13 |
* | mwifiex: 11n specific configuration for transmit | Amitkumar Karwar | 2011-07-11 | 2 | -1/+20 |
* | iwlagn: remove iwlagn_hcmd_utils structure and call directly | Don Fry | 2011-07-11 | 14 | -151/+109 |
* | iwlagn: separate and enhance the fixed rate from | Wey-Yi Guy | 2011-07-11 | 4 | -12/+30 |
* | iwlagn: block regular host commands if driver don't own uCode | Wey-Yi Guy | 2011-07-11 | 1 | -0/+6 |
* | iwlagn: allow application own the uCode operation | Wey-Yi Guy | 2011-07-11 | 3 | -2/+62 |
* | iwlagn: add CMD_ON_DEMAND flag for host command from testmode | Wey-Yi Guy | 2011-07-11 | 2 | -0/+2 |
* | iwlagn: declare static | Wey-Yi Guy | 2011-07-11 | 1 | -1/+1 |
* | iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state | Meenakshi Venkataraman | 2011-07-11 | 6 | -2/+150 |
* | iwlagn: use bt handler for 2030 and 135 series devices | Wey-Yi Guy | 2011-07-11 | 1 | -2/+23 |
* | iwlagn: remove double level temperature indirect call | Wey-Yi Guy | 2011-07-11 | 6 | -25/+9 |
* | iwlagn: remove indirection for eeprom_query_addr | Fry, Donald H | 2011-07-11 | 9 | -19/+4 |
* | iwlagn: remove the indirection for iwl_apm_init | Fry, Donald H | 2011-07-11 | 7 | -34/+11 |
* | iwlagn: remove the indirection for update_chain_flags | Fry, Donald H | 2011-07-11 | 8 | -16/+5 |
* | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach | 2011-07-11 | 17 | -50/+104 |
* | iwlagn: remove the indirection for the dma channel num | Wey-Yi Guy | 2011-07-11 | 8 | -10/+3 |
* | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach | 2011-07-11 | 19 | -92/+100 |
* | iwlagn: remove code duplication | Emmanuel Grumbach | 2011-07-11 | 2 | -22/+0 |
* | iwlagn: add an API for TX stop | Emmanuel Grumbach | 2011-07-11 | 7 | -55/+59 |
* | iwlagn: add an API for RX stop | Emmanuel Grumbach | 2011-07-11 | 4 | -18/+19 |
* | iwlagn: add an API to free the TX context | Emmanuel Grumbach | 2011-07-11 | 8 | -148/+95 |
* | iwlagn: remove the CMD_MAPPED flag | Emmanuel Grumbach | 2011-07-11 | 2 | -13/+4 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-11 | 7 | -11/+25 |
|\ |
|
| * | rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M | Yoann DI-RUZZA | 2011-07-05 | 1 | -0/+1 |
| * | ath9k: Fix tx throughput drops for AR9003 chips with AES encryption | Rajkumar Manoharan | 2011-07-05 | 1 | -1/+2 |
| * | carl9170: add NEC WL300NU-AG usbid | Christian Lamparter | 2011-07-05 | 1 | -0/+2 |
| * | ath5k: fix incorrect use of drvdata in PCI suspend/resume code | Pavel Roskin | 2011-07-05 | 1 | -2/+5 |
| * | ath5k: fix incorrect use of drvdata in sysfs code | Pavel Roskin | 2011-07-05 | 1 | -3/+6 |
| * | ath5k: fix memory leak when fewer than N_PD_CURVES are in use | Eugene A. Shatokhin | 2011-06-29 | 1 | -5/+3 |
| * | ath9k: Fix suspend/resume when no interface is UP | Rajkumar Manoharan | 2011-06-29 | 1 | -0/+6 |
* | | ath9k_htc: Inform stack about tx ack status | Rajkumar Manoharan | 2011-07-08 | 1 | -0/+1 |
* | | ath9k_hw: Remove read-only registers from AR9003 intervals | Rajkumar Manoharan | 2011-07-08 | 1 | -3/+1 |
* | | ath9k_hw: Disable power detector calibration for AR9003 | Rajkumar Manoharan | 2011-07-08 | 1 | -2/+2 |
* | | ath9k_hw: Update AR9003 interval to improve 5G Tx EVM | Rajkumar Manoharan | 2011-07-08 | 1 | -1/+1 |
* | | ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz | Mohammed Shafi Shajakhan | 2011-07-08 | 2 | -0/+32 |
* | | mwifiex: 4-byte alignment in mwifiex_process_sta_txpd() | Yogesh Ashok Powar | 2011-07-08 | 2 | -5/+12 |
* | | mwifiex: fix minor issue in debugfs command 'info' | Amitkumar Karwar | 2011-07-08 | 1 | -1/+1 |
* | | mwifiex: fix regression in WEP security mode | Amitkumar Karwar | 2011-07-08 | 1 | -1/+1 |
* | | ath5k: read sc->imask with sc->irqlock held | Pavel Roskin | 2011-07-08 | 1 | -1/+2 |
* | | ath5k: use kstrtoint() to parse numbers coming from sysfs | Pavel Roskin | 2011-07-08 | 1 | -2/+4 |
* | | ath5k: fix formatting errors found by checkpatch.pl | Pavel Roskin | 2011-07-08 | 15 | -180/+182 |
* | | ath5k: fix misplaced or extraneous braces found by checkpatch.pl | Pavel Roskin | 2011-07-08 | 4 | -16/+14 |
* | | ath5k: use parentheses around macro definitions | Pavel Roskin | 2011-07-08 | 2 | -7/+8 |
* | | ath5k: don't use volatile, it's not needed | Pavel Roskin | 2011-07-08 | 1 | -1/+1 |
* | | ath5k: use more readable way to clear MAC address | Pavel Roskin | 2011-07-08 | 1 | -1/+2 |
* | | ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit | Pavel Roskin | 2011-07-08 | 2 | -4/+4 |
* | | ath5k: use KERN_WARNING in ATH5K_PRINTF | Pavel Roskin | 2011-07-08 | 1 | -1/+2 |
* | | ath5k: remove unneeded parentheses after return | Pavel Roskin | 2011-07-08 | 2 | -2/+2 |