Age | Commit message (Expand) | Author |
2010-06-02 | ath9k_htc: Enable SGI in HT20 for AR9271 | Sujith |
2010-06-02 | ath9k_htc: Update HT configuration properly | Sujith |
2010-06-02 | ath9k_htc: Cleanup rate initialization | Sujith |
2010-06-02 | ath9k_htc: Initvals update for AR9271 | Sujith |
2010-06-02 | drivers/net/wireless/orinoco: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/p54: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/ipw2x00: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/b43: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/ath/ath9k: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/iwmc3200wifi: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/libertas_tf: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/wl12xx: Use kmemdup | Julia Lawall |
2010-06-02 | drivers/net/wireless/libertas: Use kmemdup | Julia Lawall |
2010-06-02 | ath9k/debug: fixup the return codes | Dan Carpenter |
2010-06-02 | ath9k/debug: improve the snprintf() handling | Dan Carpenter |
2010-06-02 | ath9k: fix dma direction for map/unmap in ath_rx_tasklet | Ming Lei |
2010-06-02 | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar |
2010-06-02 | wl1271: Add support for NVS files with 5GHz band parameters | Juuso Oikarinen |
2010-06-02 | wl1271: Update handling of the NVS file / INI parameters | Juuso Oikarinen |
2010-06-02 | ath9k_htc: Increase credit size | Sujith |
2010-06-02 | ath9k_htc: Remove HW queue translation | Sujith |
2010-06-02 | ath9k_htc: Initialize beacon/CAB queues | Sujith |
2010-06-02 | ath9k_htc: Add queue statistics to xmit debugfs file | Sujith |
2010-06-02 | ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips | Vasanthakumar Thiagarajan |
2010-06-02 | drivers/net/wireless/orinoco: Use kzalloc | Julia Lawall |
2010-06-02 | ath9k: enable the baseband watchdog events for AR9003 | Luis R. Rodriguez |
2010-06-02 | ath9k_hw: add support for the AR9003 baseband watchdog | Luis R. Rodriguez |
2010-06-02 | rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h. | Gertjan van Wingerde |
2010-06-02 | wl1271: remove sdio ARM dependency | Ohad Ben-Cohen |
2010-06-02 | ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h | Luis R. Rodriguez |
2010-06-02 | ath9k_hw: add support for the AR9003 2.2 | Luis R. Rodriguez |
2010-06-02 | mwl8k: use the dma state API instead of the pci equivalents | FUJITA Tomonori |
2010-06-02 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville |
2010-05-28 | ssb: fix NULL ptr deref when pcihost_wrapper is used | Christoph Fritz |
2010-05-28 | libertas: fix uninitialized variable warning | Prarit Bhargava |
2010-05-28 | 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-26 | ar9170usb: fix read from freed driver context | Christian Lamparter |
2010-05-26 | Revert "rt2x00: Fix rt2800usb TX descriptor writing." | John W. Linville |
2010-05-25 | 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-24 | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep | Vasanthakumar Thiagarajan |
2010-05-24 | iwlwifi: testing the wrong variable in iwl_add_bssid_station() | Dan Carpenter |
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 | rt2x00: Fix rt2800usb TX descriptor writing. | Gertjan van Wingerde |
2010-05-24 | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. | Gertjan van Wingerde |
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 | rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize | Helmut Schaa |