| Commit message (Expand) | Author | Age |
* | ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs | Rajkumar Manoharan | 2010-07-07 |
* | ath9k: Fix bug in starting ani | Vasanthakumar Thiagarajan | 2010-06-23 |
* | ath5k: initialize ah->ah_current_channel | Bob Copeland | 2010-06-18 |
* | ath5k: fix NULL pointer in antenna configuration | Bruno Randolf | 2010-06-07 |
* | ath5k: retain promiscuous setting | Bob Copeland | 2010-06-04 |
* | ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions | Tobias Doerffel | 2010-06-04 |
* | ath5k: wake queues on reset | Bruno Randolf | 2010-06-01 |
* | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used | Vasanthakumar Thiagarajan | 2010-05-28 |
* | ath9k: Fix ath_print in xmit for hardware reset. | Justin P. Mattock | 2010-05-28 |
* | ar9170usb: fix read from freed driver context | Christian Lamparter | 2010-05-26 |
* | ath9k: remove VEOL support for ad-hoc | Felix Fietkau | 2010-05-25 |
* | ath9k: change beacon allocation to prefer the first beacon slot | Felix Fietkau | 2010-05-25 |
* | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep | Vasanthakumar Thiagarajan | 2010-05-24 |
* | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() | Dan Carpenter | 2010-05-24 |
* | ath9k_htc: dereferencing before check in hif_usb_tx_cb() | Dan Carpenter | 2010-05-24 |
* | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 |
* | wireless: update gfp/slab.h includes | Tejun Heo | 2010-05-24 |
* | ath5k: consistently use rx_bufsize for RX DMA | Bruno Randolf | 2010-05-24 |
* | ath9k: remove AR9003 from PCI IDs for now | Luis R. Rodriguez | 2010-05-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
* | | drivers/net: remove useless semicolons | Joe Perches | 2010-05-18 |
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-05-18 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 |
| |\ \ |
|
| | * | | ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB... | Steve Tanner | 2010-05-12 |
| | * | | ath9k_hw: clean up EEPROM endian handling on AR9003 | Felix Fietkau | 2010-05-12 |
| | * | | ath9k: add debugfs files for reading/writing registers | Felix Fietkau | 2010-05-12 |
| | * | | ath9k: add debugfs files for reading/writing the rx and tx chainmask | Felix Fietkau | 2010-05-12 |
| | * | | ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries | Felix Fietkau | 2010-05-12 |
| | * | | ath9k_htc: Fix array overflow | Sujith.Manoharan@atheros.com | 2010-05-12 |
| | * | | ath9k_htc: Fix target ready race condition | Sujith.Manoharan@atheros.com | 2010-05-12 |
| | * | | ath9k_htc: Reorder HTC initialization | Sujith.Manoharan@atheros.com | 2010-05-12 |
| | * | | ath9k_htc: Allocate URBs properly | Sujith.Manoharan@atheros.com | 2010-05-12 |
| | * | | ath9k_htc: Lock sta_notify() callback | Sujith.Manoharan@atheros.com | 2010-05-12 |
| | * | | ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma() | Vasanthakumar Thiagarajan | 2010-05-11 |
| | * | | ath9k: Fix bug in handling rx frames with invalid descriptor content | Vasanthakumar Thiagarajan | 2010-05-11 |
| | * | | ath9k_hw: new initialization values for AR9003 | Luis R. Rodriguez | 2010-05-11 |
| | * | | ath5k: drop warning on jumbo frames | Luis R. Rodriguez | 2010-05-11 |
| | * | | Merge branch 'wireless-2.6' into wireless-next-2.6 | Reinette Chatre | 2010-05-10 |
| | |\ \ |
|
* | | | | | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
|/ / / / |
|
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-12 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-11 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ar9170: wait for asynchronous firmware loading | Christian Lamparter | 2010-05-07 |
* | | | | ar9170: fix for driver-core ABI change | Stephen Rothwell | 2010-05-11 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-11 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ath5k: several off by one range checks | Dan Carpenter | 2010-05-10 |
| * | | | ath9k/htc_drv_main: off by one error | Dan Carpenter | 2010-05-10 |
| * | | | ath9k/htc_drv_main: null dereference typo | Dan Carpenter | 2010-05-10 |
| * | | | ath9k_hw: enable PCIe low power mode for AR9003 | Luis R. Rodriguez | 2010-05-10 |
| * | | | ath9k_htc: Handle IDLE LED properly | Sujith | 2010-05-07 |