Age | Commit message (Expand) | Author | Files | Lines |
2009-01-13 | p54: fix "‘ret’ may be used uninitialized" warning | John W. Linville | 1 | -1/+1 |
2009-01-13 | iwl3945: fix "‘power_idx’ may be used uninitialized" warning | John W. Linville | 1 | -1/+1 |
2009-01-13 | b43legacy: fix "‘up_dev’ may be used uninitialized" warning | John W. Linville | 1 | -1/+1 |
2009-01-13 | b43: fix "‘gmode’ may be used uninitialized" warning | John W. Linville | 1 | -1/+1 |
2009-01-12 | libertas_tf: return NETDEV_TX_OK in TX op | Andrey Yurovsky | 1 | -1/+1 |
2009-01-12 | rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES | Ivo van Doorn | 1 | -2/+2 |
2009-01-12 | ath5k: fix return values from ath5k_tx | Bob Copeland | 1 | -4/+4 |
2009-01-12 | rtl8187: Fix module so that rmmod/insmod does not error | Johannes Berg | 1 | -2/+3 |
2009-01-12 | p54: fix WARN_ON at line 2247 of net/mac80211/rx.c | Christian Lamparter | 1 | -2/+6 |
2009-01-12 | ath5k: Correct usage of AR5K_CFG_ADHOC | Steve Brown | 2 | -3/+3 |
2009-01-12 | ath9k: Revert fix to TX status reporting for retries and MCS index | Jouni Malinen | 1 | -9/+1 |
2009-01-12 | ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame. | Senthil Balasubramanian | 1 | -21/+17 |
2009-01-12 | Fix rt2500usb HW crypto: TKIP | Ivo van Doorn | 1 | -13/+6 |
2009-01-12 | rtl8180: Fix to add STA mode | Larry Finger | 1 | -0/+1 |
2009-01-12 | iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. | Daniel Wu | 1 | -1/+1 |
2009-01-12 | rt2x00: Fix segementation fault | Ivo van Doorn | 1 | -3/+3 |
2009-01-12 | p54usb: fix random traffic stalls (LM87) | Christian Lamparter | 1 | -0/+1 |
2009-01-12 | p54: crypto offload fixes | Christian Lamparter | 1 | -1/+12 |
2009-01-12 | orinoco_cs: add ID for ARtem Onair Comcard 11 | Pavel Roskin | 1 | -0/+1 |
2009-01-12 | iwlwifi: Fix get_cmd_string() for REPLY_3945_RX | Samuel Ortiz | 1 | -0/+1 |
2009-01-12 | ath9k: Fix chainmask handling bug | Sujith | 1 | -2/+2 |
2009-01-12 | orinoco: take the driver lock in the rx tasklet | David Kilroy | 1 | -3/+25 |
2009-01-12 | ath9k: Enforce module build if rfkill is a module | Jouni Malinen | 1 | -0/+1 |
2009-01-12 | p54usb: Add USB ID for Thomson Speedtouch 121g | Michiel | 1 | -0/+1 |
2009-01-12 | rt2x00: Fix TX short preamble detection | Ivo van Doorn | 3 | -17/+4 |
2009-01-12 | rt2x00: add USB ID for the Linksys WUSB200. | Stefan Lippers-Hollmann | 1 | -0/+1 |
2009-01-12 | p54usb: Fix to prevent SKB memory allocation errors with 4K page size | Larry Finger | 1 | -0/+11 |
2009-01-12 | rt2x00: Fix radio LED type check | Andrew Price | 1 | -1/+1 |
2009-01-12 | Wireless: Fix Kconfig fact error | Erik Ekman | 1 | -1/+1 |
2009-01-11 | drivers/net/wireless/libertas: move a dereference below a NULL test | Julia Lawall | 1 | -3/+4 |
2009-01-08 | fix similar typos to successfull | Coly Li | 2 | -2/+2 |
2009-01-06 | trivial: Fix misspelling of "firmware" in ipw2100.c | Nick Andrew | 1 | -1/+1 |
2009-01-06 | trivial: Fix misspelling of "firmware" in atmel.c | Nick Andrew | 1 | -1/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 3 | -4/+4 |
2008-12-29 | drivers/net/usb: use USB API functions rather than constants | Julia Lawall | 1 | -2/+1 |
2008-12-26 | drivers/net/wireless/prism54: fix sparse warnings: make symbols static | Hannes Eder | 1 | -4/+4 |
2008-12-26 | drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static | Hannes Eder | 1 | -3/+3 |
2008-12-26 | drivers/net/wireless/b43: fix sparse warnings: make symbols static | Hannes Eder | 2 | -12/+12 |
2008-12-26 | drivers/net/wireless/ath9k: fix sparse warnings: make symbols static | Hannes Eder | 1 | -30/+32 |
2008-12-26 | drivers/net/wireless: fix sparse warnings: make symbols static | Hannes Eder | 3 | -3/+3 |
2008-12-19 | b43: Add key memory dumping | Michael Buesch | 3 | -2/+53 |
2008-12-19 | b43: Suspend MAC while killing the radio | Michael Buesch | 1 | -0/+2 |
2008-12-19 | ath5k: correct packet length in tx descriptors | Bob Copeland | 3 | -6/+11 |
2008-12-19 | b43: Fix some MAC locking | Michael Buesch | 3 | -44/+30 |
2008-12-19 | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen | 1 | -5/+3 |
2008-12-19 | ath9k: Fixed RX decryption status reporting | Jouni Malinen | 1 | -14/+12 |
2008-12-19 | ath9k: Fix key cache slot selection for splitmic | Jouni Malinen | 1 | -2/+2 |
2008-12-19 | ath9k: Protect config() callback with a mutex | Sujith | 2 | -0/+6 |
2008-12-19 | p54usb: bring first generation devices back to life | Christian Lamparter | 1 | -2/+4 |
2008-12-19 | ath9k: Key cache allocation for AP mode | Jouni Malinen | 1 | -68/+132 |