Age | Commit message (Expand) | Author |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-04 | tree-wide: fix typos "offest" -> "offset" | Uwe Kleine-König |
2009-12-04 | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo |
2009-10-30 | ath9k: fix misplaced semicolon on rate control | Luis R. Rodriguez |
2009-09-29 | ar9170: fix bug in iq-auto calibration value calculation | Christian Lamparter |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
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 | ar9170usb: add usbid for TP-Link TL-WN821N v2 | Christian Lamparter |
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-21 | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig |
2009-09-14 | 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 | ath,ar9170: implemented conformance test limit calc. for tx power | Joerg Albert |
2009-09-08 | ath,ar9170: move CTL_ defines into regd.h | Joerg Albert |
2009-09-08 | ar9170: implement frequency calibration for one-stage/openfw | Christian Lamparter |
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-08 | ar9170: added phy register initialisation from eeprom values | Joerg Albert |
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 | ath5k: don't use PCI ID to find the chip revision | Pavel Roskin |
2009-08-28 | ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() | Pavel Roskin |
2009-08-28 | ath5k: clarify srev comparison for CCMP check | Bob Copeland |
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 |