aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-02
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
| |\
| * | drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-25
| * | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-24
* | | libertas: fix uninitialized variable warningPrarit Bhargava2010-05-28
* | | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-28
* | | ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-28
* | | ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-26
* | | Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-26
| |/ |/|
* | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-25
* | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-25
* | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-24
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-24
* | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-24
* | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-24
* | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-24
* | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-24
* | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
* | wireless: update gfp/slab.h includesTejun Heo2010-05-24
* | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-24
* | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-24
* | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-21
* | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-21
* | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-21
* | iwlwifi: fix internal scan raceReinette Chatre2010-05-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21
|\ \
| * | drivers/net: remove useless semicolonsJoe Perches2010-05-18
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-18
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| | |\ \
| | | * | rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-12
| | | * | rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-12
| | | * | rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-12
| | | * | rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde2010-05-12
| | | * | rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde2010-05-12
| | | * | rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde2010-05-12
| | | * | ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner2010-05-12
| | | * | drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall2010-05-12
| | | * | ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-12
| | | * | ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-12
| | | * | ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-12
| | | * | ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-12
| | | * | ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2010-05-12
| | | * | ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com2010-05-12
| | | * | ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-12
| | | * | ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-12
| | | * | ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com2010-05-12
| | | * | ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan2010-05-11