| Commit message (Expand) | Author | Age |
* | airport: remove useless return in a function returning void | Pavel Roskin | 2008-12-12 |
* | mac80211: integrate sta_notify_ps cmds into sta_notify | Christian Lamparter | 2008-12-12 |
* | p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities | Christian Lamparter | 2008-12-12 |
* | ath9k: BH shouldn't be enabled when hardirqs are disabled. | Senthil Balasubramanian | 2008-12-12 |
* | ath9k: remove fragmentation workaround again | Johannes Berg | 2008-12-12 |
* | iwlwifi: fix build error (iwl-rx.c). | Rami Rosen | 2008-12-12 |
* | ath9k: avoid rx frames with corrupted descriptor. | Senthil Balasubramanian | 2008-12-12 |
* | ath9k: Incorrect band enum causes invalid antenna configuration. | Senthil Balasubramanian | 2008-12-12 |
* | ath9k: Adding support for Atheros AR9285 chipset. | Senthil Balasubramanian | 2008-12-12 |
* | ath9k: Adding initvalues for Atheros AR9285 chipset. | Senthil Balasubramanian | 2008-12-12 |
* | ath9k: Adding AR9285 chipset register information. | Senthil Balasubramanian | 2008-12-12 |
* | ath9k: Merge structures ath_atx, ath_node_aggr with ath_node | Sujith | 2008-12-12 |
* | ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV | Sujith | 2008-12-12 |
* | ath9k: Add a debugfs file to show interrupt statistics | Sujith | 2008-12-12 |
* | ath9k: Maintain rate table choice after association | Sujith | 2008-12-12 |
* | ath9k: Fix bug in rate table management | Sujith | 2008-12-12 |
* | ath9k: Disable staggered Beacon frame scheduling | Jouni Malinen | 2008-12-12 |
* | ath9k: Free Beacon skbs in AP mode | Jouni Malinen | 2008-12-12 |
* | iwlwifi: cleanup (remove pm_state) | Rami Rosen | 2008-12-12 |
* | iwlwifi: use rmb/wmb to protect indirect mmio operation | Zhu, Yi | 2008-12-12 |
* | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 2008-12-12 |
* | iwlwifi: fix "MAC in deep sleep" error | Zhu, Yi | 2008-12-12 |
* | iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit | Zhu, Yi | 2008-12-12 |
* | iwl3945: Fix rate scale for B-mode connection | Abbas, Mohamed | 2008-12-12 |
* | iwlwifi: implement iwl_debug_report_frame for iwlagn | Halperin, Daniel C | 2008-12-12 |
* | rtl8187: Improve wireless statistics for RTL8187 | Larry Finger | 2008-12-12 |
* | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-06 |
|\ |
|
| * | zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr() | Shaddy Baddah | 2008-12-05 |
| * | ipw2200: fix netif_*_queue() removal regression | Zhu Yi | 2008-12-05 |
| * | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler | 2008-12-05 |
* | | tty: driverdata and discdata are void * | Alan Cox | 2008-12-06 |
* | | tty: Flags should be accessed via the foo_bit interfaces | Alan Cox | 2008-12-06 |
* | | ath9k: Use GFP_ATOMIC when allocating TX private area | Luis R. Rodriguez | 2008-12-05 |
* | | ath9k: Check for pci_map_single() errors | Luis R. Rodriguez | 2008-12-05 |
* | | rt2x00: Correctly initialize AID during set_key() | Ivo van Doorn | 2008-12-05 |
* | | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c | Ivo van Doorn | 2008-12-05 |
* | | rt2x00: Fix check for BSS info changes | Ivo van Doorn | 2008-12-05 |
* | | generic swap(): ath9k: rename swap() to swap_array() | Wu Fengguang | 2008-12-05 |
* | | rt2x00: Add RXDONE_CRYPTO_IV/ICV flags | Ivo van Doorn | 2008-12-05 |
* | | iwl3945 : Fix a-band association for passive channels | Abhijeet Kolekar | 2008-12-05 |
* | | iwlwifi: rely on API version read from firmware | Reinette Chatre | 2008-12-05 |
* | | iwlwifi: store ucode version number | Chatre, Reinette | 2008-12-05 |
* | | iwlwifi: fix DMA channel number in iwl_txq_ctx_stop | Zhu Yi | 2008-12-05 |
* | | iwl3945: Fix iwl3945 rate scaling. | Abbas, Mohamed | 2008-12-05 |
* | | iwl3945: add debugfs support | Abbas, Mohamed | 2008-12-05 |
* | | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas | 2008-12-05 |
* | | iwlwifi: move disable/enable interrupts to iwl-core.c | Winkler, Tomas | 2008-12-05 |
* | | iwl3945: Select correct sta ID from find_station() | Samuel Ortiz | 2008-12-05 |
* | | iwlwifi: fix printk size format error | Zhu Yi | 2008-12-05 |