summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-0912-204/+274
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0912-204/+274
| |\
| | * iwlwifi: add missing rcu_read_lockJohannes Berg2010-06-081-0/+2
| | * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| | * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| | * wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| | * iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-061-159/+159
| | * iwl3945: fix internal scanAbhijeet Kolekar2010-06-064-31/+96
| | * iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-061-0/+1
| | * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| | * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| | * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-051-14/+3Star
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-031-14/+3Star
| |\|
| | * ath5k: wake queues on resetBruno Randolf2010-06-011-14/+3Star
* | | powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
|/ /
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-311-11/+4Star
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2617-99/+90Star
| |\
| * | drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-251-11/+4Star
| * | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-25/+3Star
* | | libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2Star
* | | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
* | | ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
* | | ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
* | | Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
| |/ |/|
* | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10Star
* | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3Star
* | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
* | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
* | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
* | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
* | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
* | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-241-25/+3Star
* | wireless: update gfp/slab.h includesTejun Heo2010-05-242-0/+2
* | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
* | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
* | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-211-6/+10
* | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0Star
* | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2
* | iwlwifi: fix internal scan raceReinette Chatre2010-05-211-3/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-212-9/+9
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-202-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-21301-19948/+44078
|\ \
| * | drivers/net: remove useless semicolonsJoe Perches2010-05-186-6/+6
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1853-1434/+1966
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1753-1434/+1966
| | |\ \
| | | * | rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-122-4/+13
| | | * | rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-122-1/+7
| | | * | rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-1210-81/+72Star