| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ath9k: Fix a NULL pointer dereference in ath_rate_get | Jouni Malinen | 2008-12-19 | 1 | -1/+2 |
* | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg | 2008-12-19 | 1 | -1/+5 |
* | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi | 2008-12-19 | 2 | -21/+20 |
* | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang | 2008-12-19 | 1 | -5/+6 |
* | iwlwifi: remove useless goto | Wu Fengguang | 2008-12-19 | 2 | -12/+4 |
* | iwlwifi: use type uint for module param debug | Wu, Fengguang | 2008-12-19 | 4 | -5/+5 |
* | iwlwifi: update comments on the debug interface | Wu, Fengguang | 2008-12-19 | 2 | -11/+8 |
* | iwlwifi: add line feed to printk | Wu, Fengguang | 2008-12-19 | 1 | -1/+1 |
* | iwlwifi: cleanup iwl-dev.h | Winkler, Tomas | 2008-12-19 | 4 | -32/+14 |
* | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen | 2008-12-19 | 4 | -6/+3 |
* | ath9k: Move rate control alg register/unregister to appropriate place | Vasanthakumar Thiagarajan | 2008-12-19 | 1 | -16/+14 |
* | ath9k: Synchronize DMA transfer with CPU at right place | Vasanthakumar Thiagarajan | 2008-12-19 | 1 | -4/+10 |
* | ath9k: Remove MAC header pad before reporting TX status | Jouni Malinen | 2008-12-19 | 1 | -0/+12 |
* | ath9k: Fix TX status reporting for retries and MCS index | Jouni Malinen | 2008-12-19 | 1 | -1/+9 |
* | rtl8187: Fix crash on unload when using SLUB debug | Herton Ronaldo Krzesinski | 2008-12-19 | 1 | -8/+4 |
* | p54: remove free_on_tx parameter | Christian Lamparter | 2008-12-19 | 5 | -51/+37 |
* | p54: more accurate rssi to dBm conversion | Christian Lamparter | 2008-12-19 | 3 | -26/+68 |
* | rtl8187: Fix error returns | Larry Finger | 2008-12-19 | 1 | -2/+2 |
* | libertas: use roundup instead of opencoding | Ilpo Järvinen | 2008-12-19 | 1 | -1/+2 |
* | p54: update ACK failure statistic counter in real-time | Christian Lamparter | 2008-12-19 | 1 | -0/+1 |
* | p54: move statistic timer update routine into a workqueue | Christian Lamparter | 2008-12-19 | 3 | -46/+68 |
* | iwlagn: fix agn rate scaling | Mohamed Abbas | 2008-12-19 | 1 | -10/+16 |
* | ath5k: fix 802.11 header padding on RX, unpadding on TX | Benoit PAPILLAULT | 2008-12-19 | 1 | -17/+21 |
* | ath9k: Report HT rates in RX status | Jouni Malinen | 2008-12-19 | 1 | -35/+26 |
* | ath9k: Do not use association state to update rate table | Sujith | 2008-12-19 | 1 | -2/+1 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 3 | -103/+44 |
* | netdevice zd1201: Use after free | Wang Chen | 2008-12-19 | 1 | -5/+5 |
* | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler | 2008-12-12 | 4 | -3/+5 |
* | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler | 2008-12-12 | 5 | -42/+42 |
* | iwlwifi: remove includes of iwl-helpers.h where not needed | Tomas Winkler | 2008-12-12 | 7 | -9/+4 |
* | iwlwifi: remove unused clip_groups priv member | Tomas Winkler | 2008-12-12 | 2 | -16/+0 |
* | iwlwifi: fix resume while txpower off | Mohamed Abbas | 2008-12-12 | 2 | -1/+14 |
* | iwlwifi: use iwl_poll_direct_bit in EEPROM reading | Zhu, Yi | 2008-12-12 | 5 | -37/+27 |
* | ath9k: Do not remove header padding on RX from short frames | Jouni Malinen | 2008-12-12 | 1 | -2/+10 |
* | iwlwifi: fix build warning (iwl-rx.c) | Rami Rosen | 2008-12-12 | 1 | -6/+0 |
* | libertas: Create sysfs entry for changing the mesh probe response limit | Anna Neal | 2008-12-12 | 2 | -0/+61 |
* | ath9k: Refactor struct ath_softc | Sujith | 2008-12-12 | 5 | -267/+254 |
* | p54: fix oops on faulty devices | Christian Lamparter | 2008-12-12 | 1 | -3/+16 |
* | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 2008-12-12 | 2 | -17/+0 |
* | ipw2200: fix scanning while associated | Helmut Schaa | 2008-12-12 | 2 | -6/+23 |
* | b43legacy: Fix sparse warnings | Larry Finger | 2008-12-12 | 2 | -5/+3 |
* | rtl8187: Use usb anchor facilities to manage urbs | Larry Finger | 2008-12-12 | 2 | -25/+52 |
* | ath5k: fix endianness of bitwise ops when installing mic | Bob Copeland | 2008-12-12 | 1 | -2/+2 |
* | spectrum_cs: Fix function names used in debug strings | David Kilroy | 2008-12-12 | 1 | -2/+6 |
* | orinoco: Fix inappropriate use of IRQ_BAP | David Kilroy | 2008-12-12 | 1 | -3/+3 |
* | orinoco: Fix function names used in debug strings | David Kilroy | 2008-12-12 | 1 | -2/+6 |
* | p54: enforce strict tx_queue limits | Christian Lamparter | 2008-12-12 | 2 | -8/+21 |
* | iwlwifi: remove qos module parameter | Winkler, Tomas | 2008-12-12 | 6 | -33/+14 |
* | iwlwifi: 3945 remove qos module parameter | Winkler, Tomas | 2008-12-12 | 2 | -28/+15 |
* | iwlifi: remove twice defined SINGLE_FRAME RX FH MASK | Winkler, Tomas | 2008-12-12 | 2 | -4/+1 |