summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-16rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd
2010-07-14hostap_pci: set dev->base_addr during probeJohn W. Linville
2010-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan
2010-07-02iwlwifi: remove key information during device restartReinette Chatre
2010-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy
2010-06-25iwlwifi: fix multicastJohannes Berg
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan
2010-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland
2010-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-15hostap: Protect against initialization interruptTim Gardner
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert
2010-06-14libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao
2010-06-14iwlwifi: serialize station management actionsReinette Chatre
2010-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-04ath5k: retain promiscuous settingBob Copeland
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville
2010-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-06-01ath5k: wake queues on resetBruno Randolf
2010-05-31Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter