Age | Commit message (Expand) | Author |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-23 | ath9k: set ps_default as false | John W. Linville |
2009-10-30 | ath9k: fix misplaced semicolon on rate control | Luis R. Rodriguez |
2009-09-23 | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. | Vivek Natarajan |
2009-09-23 | ath9k: Fix RFKILL bugs | Sujith |
2009-09-23 | ath9k: Disable autosleep feature by default. | Vivek Natarajan |
2009-09-23 | ath9k: Fix regression in PA calibration | Sujith |
2009-09-23 | ath9k: Fix bug in chain handling | Senthil Balasubramanian |
2009-09-23 | ath9k: Fix AHB reset for AR9280 | Vivek Natarajan |
2009-09-23 | ath9k: Adjust the chainmasks properly | Senthil Balasubramanian |
2009-09-23 | ath9k: Do a full reset for AR9280 | Vasanthakumar Thiagarajan |
2009-09-23 | ath9k: Don't read NF when chip has gone through full sleep mode | Vasanthakumar Thiagarajan |
2009-09-23 | ath9k: Fix rx data corruption | Vasanthakumar Thiagarajan |
2009-09-23 | ath9k: Fix chip wakeup issue | Sujith |
2009-09-23 | ath9k: Restore TSF after RESET | Sujith |
2009-09-23 | ath9k: Revamp PCIE workarounds | Vivek Natarajan |
2009-09-23 | ath9k: Set default noise floor value for AR9287 | Vivek Natarajan |
2009-09-23 | ath9k: Fix bug in ANI channel handling | Sujith |
2009-09-09 | ath9k: Initialize the priority gpio for BT coex 3-wire | Vasanthakumar Thiagarajan |
2009-09-09 | ath9k: Get rid of the modparam btcoex_enable | Vasanthakumar Thiagarajan |
2009-09-09 | ath9k: Enable btcoex based on the subsystem id of the device | Vasanthakumar Thiagarajan |
2009-09-09 | ath9k: Store subsystem id in struct hw_version | Vasanthakumar Thiagarajan |
2009-09-09 | ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call | Vasanthakumar Thiagarajan |
2009-09-09 | ath9k: Disable ASPM when btcoex is active | Vasanthakumar Thiagarajan |
2009-09-08 | ath9k: Fix channelFlags for 2GHZ | Sujith |
2009-09-08 | ath9k: Fix RX Filter handling for BAR | Sujith |
2009-09-08 | ath9k: claim irq for ath9k, not ath for pci | Luis R. Rodriguez |
2009-09-08 | ath9k: propagate errors on ath_init_device() and request_irq() | Luis R. Rodriguez |
2009-09-08 | ath9k: propagate ieee80211_alloc_hw() failure | Luis R. Rodriguez |
2009-09-02 | ath9k: Reconfigure beacon timers after the scan is completed. | Vivek Natarajan |
2009-09-01 | ath9k: Call spin_lock_bh() on btcoex_lock | Vasanthakumar Thiagarajan |
2009-09-01 | ath9k: Move generic hw timer intr handler to bottom-half | Vasanthakumar Thiagarajan |
2009-08-31 | ath9k: Do an AHB reset before doing RTC reset | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Add Bluetooth Coexistence 3-wire support | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Add infrastructure for generic hw timers | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Remove hw capability bit meant for btcoex | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Determine btcoex scheme type based on chip version | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Move btcoex related data to a separate struct | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Configure btcoex register during every reset | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces | Vasanthakumar Thiagarajan |
2009-08-28 | ath9k: Wrap DMA dump function with PS wakeup/restore | Sujith |
2009-08-28 | ath9k: Update INITVALs for AR9285 | Sujith |
2009-08-28 | ath9k: Handle PA cal usage properly | Sujith |
2009-08-28 | ath9k: Fix bugs in programming registers during PA CAL | Sujith |
2009-08-28 | ath9k: Reduce the frequency of PA offset calibration | Sujith |
2009-08-28 | ath9k: Fix read buffer overflow | Roel Kluin |
2009-08-28 | ath9k: Fix chainmask selection during scanning | Sujith |
2009-08-28 | ath9k: Add support FIF_OTHER_BSS filtering mode. | Javier Cardona |