Age | Commit message (Expand) | Author | Files | Lines |
2009-05-29 | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle | John W. Linville | 2 | -0/+3 |
2009-05-29 | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan | John W. Linville | 1 | -6/+6 |
2009-05-20 | wireless: beyond ARRAY_SIZE of intf->crypto_stats | Roel Kluin | 1 | -1/+1 |
2009-05-20 | iwlwifi: update 5000 ucode support to version 2 of API | Jay Sternberg | 1 | -1/+1 |
2009-05-20 | airo: fix airo_get_encode{,ext} buffer overflow like I mean it... | John W. Linville | 1 | -9/+14 |
2009-05-20 | ath5k: fix interpolation with equal power levels | Fabio Rossi | 1 | -21/+28 |
2009-05-20 | iwlwifi: do not cancel delayed work inside spin_lock_irqsave | Reinette Chatre | 3 | -17/+6 |
2009-05-20 | ath5k: fix exp off-by-one when computing OFDM delta slope | Forrest Zhang | 1 | -3/+3 |
2009-05-20 | ath5k: fix scanning in AR2424 | Pavel Roskin | 1 | -1/+1 |
2009-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | Linus Torvalds | 7 | -31/+89 |
2009-05-11 | iwlwifi: fix device id registration for 6000 series 2x2 devices | Jay Sternberg | 2 | -4/+6 |
2009-05-11 | ath5k: update channel in sw state after stopping RX and TX | Bob Copeland | 1 | -9/+13 |
2009-05-11 | rtl8187: use DMA-aware buffers with usb_control_msg | John W. Linville | 3 | -16/+62 |
2009-05-11 | airo: airo_get_encode{,ext} potential buffer overflow | John W. Linville | 1 | -2/+8 |
2009-05-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -11/+11 |
2009-05-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -8/+13 |
2009-05-05 | iwlwifi: update key flags at time key is set | Reinette Chatre | 1 | -10/+11 |
2009-05-05 | iwlwifi: remove EXPORT_SYMBOL for static symbol | Andreas Schwab | 1 | -1/+0 |
2009-04-28 | ath5k: fix buffer overrun in rate debug code | Bob Copeland | 1 | -1/+1 |
2009-04-28 | iwlwifi: notify on scan completion even when shutting down | Johannes Berg | 1 | -2/+2 |
2009-04-28 | rndis_wlan: fix initialization order for workqueue&workers | Jussi Kivilinna | 1 | -4/+10 |
2009-04-28 | wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug | Stephen Rothwell | 1 | -1/+0 |
2009-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 28 | -206/+370 |
2009-04-22 | iwlwifi: DMA fixes | Reinette Chatre | 6 | -96/+165 |
2009-04-22 | iwlwifi: add debugging for TX path | Reinette Chatre | 2 | -2/+6 |
2009-04-22 | mwl8: fix build warning. | Rami Rosen | 1 | -2/+1 |
2009-04-22 | iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll | Reinette Chatre | 1 | -1/+1 |
2009-04-22 | iwlwifi: fix EEPROM validation mask to include OTP only devices | Jay Sternberg | 1 | -1/+1 |
2009-04-21 | atmel: fix netdev ops conversion | Johannes Berg | 1 | -1/+0 |
2009-04-21 | ar9170usb: fix hang on resume | Christian Lamparter | 1 | -20/+90 |
2009-04-21 | mwl8k: fix module re-insertion bug | Joerg Albert | 1 | -2/+2 |
2009-04-21 | p54: deactivate broken powersave function | Christian Lamparter | 1 | -2/+0 |
2009-04-21 | iwl3945-base.c: Add missing space to debug print | Joe Perches | 1 | -1/+1 |
2009-04-21 | rt2x00: Don't free register information on suspend | Ivo van Doorn | 2 | -34/+2 |
2009-04-17 | ar9170usb: add ZyXEL NWD271N | Christian Lamparter | 1 | -0/+2 |
2009-04-16 | ar9170: fix struct layout on arm | Johannes Berg | 1 | -4/+4 |
2009-04-16 | orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() | Pavel Roskin | 1 | -5/+3 |
2009-04-16 | rt2x00: prevent double kfree when failing to register hardware | Herton Ronaldo Krzesinski | 1 | -3/+1 |
2009-04-16 | fix iwl3945 registration regression | Johannes Berg | 1 | -0/+2 |
2009-04-16 | b43: Do radio lock assertion in software | Michael Buesch | 3 | -5/+20 |
2009-04-16 | rt2x00: Add rt73usb USB IDs | Ivo van Doorn | 1 | -0/+2 |
2009-04-16 | p54usb: add Telsey 802.11g USB2.0 Adapter | Christian Lamparter | 1 | -0/+1 |
2009-04-16 | ar9170: add Cace Airpcap NX usb_id | Christian Lamparter | 1 | -0/+2 |
2009-04-16 | airo: queue SIOCSIWAUTH-requested auth mode change for next commit | Dan Williams | 1 | -1/+1 |
2009-04-16 | at76c50x-usb: Add device ID for OQO model 01+ | Jamie Lentin | 1 | -0/+2 |
2009-04-16 | libertas: don't leak skb on receive error | Philip Rakity | 1 | -0/+2 |
2009-04-16 | ath9k: fix access to a freed skb in ath_rx_tasklet() | Pavel Roskin | 1 | -1/+3 |
2009-04-16 | p54spi: fix locking warning in p54spi_op_tx | Christian Lamparter | 1 | -12/+13 |
2009-04-16 | p54: replace MAC80211_LEDS with P54_LEDS in p54.h | Christian Lamparter | 1 | -6/+6 |
2009-04-16 | b43: Refresh RX poison on buffer recycling | Michael Buesch | 1 | -10/+11 |