diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-27 21:35:03 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-03-27 21:35:03 -0400 |
commit | 5d80f8e5a9dc9c9a94d4aeaa567e219a808b8a4a (patch) | |
tree | 357258d77e2153ef7409926773655c5f8775a1f3 /MAINTAINERS | |
parent | 7b616c8a2f5c8507b4aed6907336ec5b85803a39 (diff) | |
parent | 0870352bc6e0dee485c86a0c99dd60e7089c8917 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (166 commits)
Revert "ax25: zero length frame filtering in AX25"
Revert "netrom: zero length frame filtering in NetRom"
cfg80211: default CONFIG_WIRELESS_OLD_REGULATORY to n
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
mac80211: fix aggregation to not require queue stop
mac80211: add skb length sanity checking
mac80211: unify and fix TX aggregation start
mac80211: clean up __ieee80211_tx args
mac80211: rework the pending packets code
mac80211: fix A-MPDU queue assignment
mac80211: rewrite fragmentation
iwlwifi: show current driver status in user readable format
b43: Add BCM4307 PCI-ID
cfg80211: fix locking in nl80211_set_wiphy
mac80211: fix RX path
ath5k: properly drop packets from ops->tx
ar9170: single module build
ath9k: fix dma mapping leak of rx buffer upon rmmod
rt2x00: New USB ID for rt73usb
ath5k: warn and correct rate for unknown hw rate indexes
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fa7be04b0cf0..64c89c215b01 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -765,6 +765,14 @@ L: linux-wireless@vger.kernel.org | |||
765 | L: ath9k-devel@lists.ath9k.org | 765 | L: ath9k-devel@lists.ath9k.org |
766 | S: Supported | 766 | S: Supported |
767 | 767 | ||
768 | ATHEROS AR9170 WIRELESS DRIVER | ||
769 | P: Christian Lamparter | ||
770 | M: chunkeey@web.de | ||
771 | L: linux-wireless@vger.kernel.org | ||
772 | W: http://wireless.kernel.org/en/users/Drivers/ar9170 | ||
773 | S: Maintained | ||
774 | F: drivers/net/wireless/ar9170/ | ||
775 | |||
768 | ATI_REMOTE2 DRIVER | 776 | ATI_REMOTE2 DRIVER |
769 | P: Ville Syrjala | 777 | P: Ville Syrjala |
770 | M: syrjala@sci.fi | 778 | M: syrjala@sci.fi |
@@ -3602,7 +3610,7 @@ S: Maintained | |||
3602 | RALINK RT2X00 WIRELESS LAN DRIVER | 3610 | RALINK RT2X00 WIRELESS LAN DRIVER |
3603 | P: rt2x00 project | 3611 | P: rt2x00 project |
3604 | L: linux-wireless@vger.kernel.org | 3612 | L: linux-wireless@vger.kernel.org |
3605 | L: rt2400-devel@lists.sourceforge.net | 3613 | L: users@rt2x00.serialmonkey.com |
3606 | W: http://rt2x00.serialmonkey.com/ | 3614 | W: http://rt2x00.serialmonkey.com/ |
3607 | S: Maintained | 3615 | S: Maintained |
3608 | T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git | 3616 | T: git kernel.org:/pub/scm/linux/kernel/git/ivd/rt2x00.git |