| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: fix multicast | Johannes Berg | 2010-06-25 | 1 | -1/+6 |
* | ath9k: Fix bug in starting ani | Vasanthakumar Thiagarajan | 2010-06-23 | 2 | -1/+11 |
* | ath5k: initialize ah->ah_current_channel | Bob Copeland | 2010-06-18 | 1 | -0/+1 |
* | mac80211: fix warn, enum may be used uninitialized | Christoph Fritz | 2010-06-16 | 1 | -1/+1 |
* | hostap: Protect against initialization interrupt | Tim Gardner | 2010-06-15 | 3 | -3/+27 |
* | iwlwifi: cancel scan watchdog in iwl_bg_abort_scan | John W. Linville | 2010-06-15 | 1 | -0/+1 |
* | wireless: orphan ipw2x00 drivers | Zhu Yi | 2010-06-14 | 1 | -8/+2 |
* | p54pci: add Symbol AP-300 minipci adapters pciid | Joerg Albert | 2010-06-14 | 1 | -0/+2 |
* | libertas_tf: Fix warning in lbtf_rx for stats struct | Prarit Bhargava | 2010-06-14 | 1 | -1/+1 |
* | iwlagn: verify flow id in compressed BA packet | Shanyu Zhao | 2010-06-14 | 1 | -0/+5 |
* | iwlwifi: serialize station management actions | Reinette Chatre | 2010-06-14 | 3 | -4/+17 |
* | mac80211: fix deauth before assoc | Johannes Berg | 2010-06-08 | 1 | -2/+38 |
* | iwlwifi: add missing rcu_read_lock | Johannes Berg | 2010-06-08 | 1 | -0/+2 |
* | mac80211: fix function pointer check | Holger Schurig | 2010-06-07 | 1 | -1/+1 |
* | wireless: remove my name from the maintainer list | Zhu Yi | 2010-06-07 | 1 | -4/+0 |
* | ath5k: fix NULL pointer in antenna configuration | Bruno Randolf | 2010-06-07 | 1 | -0/+7 |
* | p54usb: Add device ID for Dell WLA3310 USB | Jason Dravet | 2010-06-07 | 1 | -0/+1 |
* | wl1251: fix a memory leak in probe | Grazvydas Ignotas | 2010-06-07 | 1 | -0/+1 |
* | iwlwifi: move sysfs_create_group to post request firmware | Emmanuel Grumbach | 2010-06-05 | 1 | -159/+159 |
* | iwlwifi: add name to Maintainers list | Wey-Yi Guy | 2010-06-05 | 1 | -0/+1 |
* | iwl3945: fix internal scan | Abhijeet Kolekar | 2010-06-05 | 4 | -31/+96 |
* | iwl3945: enable stuck queue detection on 3945 | Reinette Chatre | 2010-06-05 | 1 | -0/+1 |
* | ath5k: retain promiscuous setting | Bob Copeland | 2010-06-04 | 1 | -1/+3 |
* | ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions | Tobias Doerffel | 2010-06-04 | 1 | -4/+4 |
* | mac80211: process station blockack action frames from work | Johannes Berg | 2010-06-04 | 2 | -7/+48 |
* | Revert "wireless: hostap, fix oops due to early probing interrupt" | John W. Linville | 2010-06-04 | 1 | -9/+0 |
* | mac80211: fix dialog token allocator | Johannes Berg | 2010-06-01 | 1 | -2/+4 |
* | mac80211: fix blockack-req processing | Johannes Berg | 2010-06-01 | 1 | -2/+11 |
* | ath5k: wake queues on reset | Bruno Randolf | 2010-06-01 | 1 | -14/+3 |
* | ssb: fix NULL ptr deref when pcihost_wrapper is used | Christoph Fritz | 2010-05-28 | 2 | -3/+7 |
* | mac80211: make a function static | Johannes Berg | 2010-05-28 | 1 | -1/+1 |
* | libertas: fix uninitialized variable warning | Prarit Bhargava | 2010-05-28 | 1 | -3/+2 |
* | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used | Vasanthakumar Thiagarajan | 2010-05-28 | 1 | -1/+3 |
* | ath9k: Fix ath_print in xmit for hardware reset. | Justin P. Mattock | 2010-05-28 | 1 | -1/+1 |
* | ar9170usb: fix read from freed driver context | Christian Lamparter | 2010-05-26 | 1 | -2/+12 |
* | Revert "rt2x00: Fix rt2800usb TX descriptor writing." | John W. Linville | 2010-05-26 | 1 | -1/+1 |
* | ath9k: remove VEOL support for ad-hoc | Felix Fietkau | 2010-05-25 | 1 | -53/+10 |
* | ath9k: change beacon allocation to prefer the first beacon slot | Felix Fietkau | 2010-05-25 | 1 | -9/+3 |
* | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep | Vasanthakumar Thiagarajan | 2010-05-24 | 1 | -5/+12 |
* | wireless: fix sta_info.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -1/+1 |
* | wireless: fix mac80211.h kernel-doc warnings | Randy Dunlap | 2010-05-24 | 1 | -0/+3 |
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station() | Dan Carpenter | 2010-05-24 | 1 | -1/+1 |
* | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() | Dan Carpenter | 2010-05-24 | 1 | -0/+4 |
* | ath9k_htc: dereferencing before check in hif_usb_tx_cb() | Dan Carpenter | 2010-05-24 | 1 | -2/+4 |
* | rt2x00: Fix rt2800usb TX descriptor writing. | Gertjan van Wingerde | 2010-05-24 | 1 | -1/+1 |
* | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. | Gertjan van Wingerde | 2010-05-24 | 4 | -14/+18 |
* | Revert "ath9k: Group Key fix for VAPs" | John W. Linville | 2010-05-24 | 3 | -27/+3 |
* | wireless: update gfp/slab.h includes | Tejun Heo | 2010-05-24 | 2 | -0/+2 |
* | rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize | Helmut Schaa | 2010-05-24 | 1 | -1/+1 |
* | ath5k: consistently use rx_bufsize for RX DMA | Bruno Randolf | 2010-05-24 | 1 | -3/+4 |