| Commit message (Expand) | Author | Age |
* | atheros: put atheros wireless drivers into ath/ | Luis R. Rodriguez | 2009-04-22 |
* | ath5k: use regulatory infrastructure | Bob Copeland | 2009-04-22 |
* | ath5k: reduce exported channel list | Bob Copeland | 2009-04-22 |
* | ath5k: fix scanning in AR2424 | Pavel Roskin | 2009-04-22 |
* | drivers/net: replace BUG() with BUG_ON() if possible | Alexander Beregalov | 2009-04-13 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | ath5k: properly drop packets from ops->tx | Bob Copeland | 2009-03-27 |
* | ath5k: warn and correct rate for unknown hw rate indexes | Bob Copeland | 2009-03-27 |
* | ath5k: Support LED's on Acer Extensa 5620z | Tulio Magno Quites Machado Filho | 2009-03-27 |
* | ath5k: Add tx power calibration support | Nick Kossifidis | 2009-03-27 |
* | ath5k: remove dummy PCI "retry timeout" fix | Bob Copeland | 2009-03-27 |
* | ath5k: disable MIB interrupts | Bob Copeland | 2009-03-27 |
* | ath5k: Convert chip specific calibration data to a generic format | Nick Kossifidis | 2009-03-27 |
* | ath5k: Choose the right initvals for RF2425 | Nick Kossifidis | 2009-03-27 |
* | ath5k: update LED table with reported devices | Bob Copeland | 2009-03-16 |
* | ath5k: use a table for LED parameters | Bob Copeland | 2009-03-16 |
* | ath5k: extract LED code into a separate file | Bob Copeland | 2009-03-16 |
* | ath5k: don't change mac in eeprom_read_mac on error | Jiri Slaby | 2009-03-16 |
* | ath5k: constify stuff | Jiri Slaby | 2009-03-16 |
* | ath5k: Set TSF fix | Alina Friedrichsen | 2009-03-05 |
* | ath5k: fix hw rate index condition | Jiri Slaby | 2009-03-05 |
* | ath5k: compute rts/cts duration after computing full pktlen | Bob Copeland | 2009-02-27 |
* | ath5k: move beacon processing to a tasklet | Bob Copeland | 2009-02-27 |
* | ath5k: use spin_lock_irqsave for beacon lock | Bob Copeland | 2009-02-27 |
* | ath5k: don't mask off interrupt bits | Bob Copeland | 2009-02-27 |
* | ath5k: Storage class should be before const qualifier | Tobias Klauser | 2009-02-13 |
* | ath5k: Don't call reset on config_interface | Nick Kossifidis | 2009-02-13 |
* | ath5k: Disable BMISS interrupts | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update reset code | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update initvals | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update RF Buffer handling | Nick Kossifidis | 2009-02-13 |
* | ath5k: Update gain_F calibration code and add documentation | Nick Kossifidis | 2009-02-13 |
* | ath5k: PHY code cleanup | Nick Kossifidis | 2009-02-13 |
* | ath5k: properly free rx dma descriptors | Felix Fietkau | 2009-02-09 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-03 |
|\ |
|
| * | ath5k: support LED's on emachines E510 notebook | Tulio Magno Quites Machado Filho | 2009-01-29 |
| * | mac80211: Generic TSF debugging | Alina Friedrichsen | 2009-01-29 |
| * | ath5k: Read and write the TSF via debugfs | Alina Friedrichsen | 2009-01-29 |
| * | ath5k: honor the RTS/CTS bits | Bob Copeland | 2009-01-29 |
| * | ath5k: use short preamble when possible | Bob Copeland | 2009-01-29 |
| * | ath5k: remove unused led_off parameter | Bob Copeland | 2009-01-29 |
| * | ath5k: remove stop/start calls from within suspend/resume | Bob Copeland | 2009-01-29 |
| * | ath5k: notice a negative keytype | Roel Kluin | 2009-01-29 |
| * | ath5k: discard 11g caps if reported by an ar5211 eeprom | Helmut Schaa | 2009-01-29 |
| * | ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx | Bob Copeland | 2009-01-29 |
| * | mac80211: 802.11w - Use BIP (AES-128-CMAC) | Jouni Malinen | 2009-01-29 |
| * | ath5k: Minor QCU updates | Nick Kossifidis | 2009-01-29 |
| * | ath5k: fix off-by-one in gpio checks | Bob Copeland | 2009-01-29 |
| * | ath5k: support LEDs on Acer Aspire One netbook | Bob Copeland | 2009-01-29 |
| * | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 |