aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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-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-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
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen
2010-05-21iwlwifi: fix internal scan raceReinette Chatre
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-17drivers/net: remove useless semicolonsJoe Perches
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde
2010-05-12rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde
2010-05-12rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde