summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-99/+90
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau-9/+3
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko-11/+4
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan-5/+12
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter-1/+1
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter-0/+4
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter-2/+4
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde-1/+1
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde-14/+18
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville-25/+3
2010-05-24wireless: update gfp/slab.h includesTejun Heo-0/+2
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa-1/+1
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf-3/+4
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds-25/+3
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna-6/+10
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez-1/+0
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen-0/+2
2010-05-21iwlwifi: fix internal scan raceReinette Chatre-3/+18
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-9/+9
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-19948/+44078
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-9/+9
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-259/+41
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-5/+6
2010-05-17drivers/net: remove useless semicolonsJoe Perches-6/+6
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1434/+1966
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1434/+1966
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches-59/+0
2010-05-12rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde-4/+13
2010-05-12rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde-1/+7
2010-05-12rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde-81/+72
2010-05-12rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde-44/+59
2010-05-12rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde-5/+5
2010-05-12rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde-6/+7
2010-05-12ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner-0/+2
2010-05-12drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall-4/+2
2010-05-12ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau-103/+81
2010-05-12ath9k: add debugfs files for reading/writing registersFelix Fietkau-0/+90
2010-05-12ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau-0/+92
2010-05-12ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau-46/+16
2010-05-12ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com-9/+6
2010-05-12ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com-0/+11
2010-05-12ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com-34/+35
2010-05-12ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com-18/+18
2010-05-12ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com-0/+4
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+12
2010-05-11ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan-2/+0
2010-05-11ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan-0/+1
2010-05-11ath9k_hw: new initialization values for AR9003Luis R. Rodriguez-134/+134
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez-6/+6