ath9k: Key cache allocation for AP mode
[linux-2.6] / drivers / net / wireless / ath9k / main.c
2008-12-19  Jouni Malinenath9k: Key cache allocation for AP mode
2008-12-19  Vasanthakumar Thia... ath9k: Move rate control alg register/unregister to...
2008-12-19  Sujithath9k: Do not use association state to update rate...
2008-12-19  Sujithmac80211: Fix HT channel selection
2008-12-16  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-16  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-13  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-12-12  Sujithath9k: Refactor struct ath_softc
2008-12-12  Johannes Bergath9k: remove fragmentation workaround again
2008-12-12  Senthil Balasubram... ath9k: Adding support for Atheros AR9285 chipset.
2008-12-12  Sujithath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
2008-12-12  Sujithath9k: Add a debugfs file to show interrupt statistics
2008-12-12  Sujithath9k: Maintain rate table choice after association
2008-12-06  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-06  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-12-05  Sujithath9k: Choose correct ANI calibration period
2008-12-05  Colin McCabeath9k: Replace ath9k_opmode with nl80211_iftype
2008-12-05  Sujithath9k: Add a debugfs file for dumping DMA status
2008-12-05  Sujithath9k: Add initial layout for an ath9k specific debugfs...
2008-12-05  Sujithath9k: Add ATH9K_DEBUG configuration option
2008-12-05  Sujithath9k: Use cleaner debug masks
2008-12-05  Sujithath9k: Handle channel initialization for AP mode
2008-12-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-27  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-26  Sujithath9k: Use proper TX channel width for setting channels
2008-11-26  Sujithath9k: Code scrub
2008-11-26  Sujithath9k: Move TX completion routine to xmit.c
2008-11-26  Sujithath9k: General code scrub
2008-11-26  Sujithath9k: Remove ath9k_rate_table
2008-11-26  Sujithath9k: Use rate_driver_data
2008-11-26  Sujithath9k: Remove ath_rate_softc
2008-11-26  Sujithath9k: Remove rate control reference in VAP
2008-11-26  Sujithath9k: Revamp RX handling
2008-11-26  Sujithath9k: Nuke fixed rate handling in driver
2008-11-26  Vasanthakumar Thia... ath9k: Fix panic while unregistering rfkill
2008-11-25  Luis R. Rodriguezath9k: make DMA memory consistent
2008-11-25  Luis R. Rodriguezath9k: Clarify we only want 32-bit DMA
2008-11-25  Senthil Balasubram... ath9k: Race condition in accessing TX and RX buffers.
2008-11-25  Senthil Balasubram... ath9k: IRQ should be disabled before calling free_irq()
2008-11-25  Senthil Balasubram... ath9k: Build RFKILL feature even when RFKILL subsystem...
2008-11-25  Takashi IwaiMerge branch 'topic/fix/hda' into for-linus
2008-11-24  Paul MackerrasMerge branch 'merge' of git://git./linux/kernel/git...
2008-11-22  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-21  Benoit PAPILLAULTath9k : Display MAC/BB and RF version at startup (v2)
2008-11-21  Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/sound...
2008-11-21  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-19  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18  Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-11-12  Takashi IwaiMerge branch 'topic/fix/hda' into for-linus
2008-11-11  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-11  Sujithath9k: Fix compilation failure when RFKILL is enabled
2008-11-10  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-11-10  Sujithmac80211: Add a new event in ieee80211_ampdu_mlme_action
2008-11-10  Sujithath9k: Remove internal RX A-MPDU processing
2008-11-10  Sujithath9k: Clear HT info on starting the driver
2008-11-10  Sujithath9k: Enable interrupts at the proper place
2008-11-10  Sujithath9k: Remove unnecessary TSF reset
2008-11-10  Sujithath9k: Streamline attach/detach
2008-11-10  Sujithath9k: Revamp VAP management
2008-11-10  Sujithath9k: Ensure ath_node is not NULL when updating tx...
2008-11-10  Sujithath9k: Revamp transmit control block
2008-11-10  Sujithath9k: Node cleanup
2008-11-10  Johannes Bergath9k: remove useless NULL initialisers
2008-11-10  Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-11-07  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-11-06  Ingo MolnarMerge branch 'iommu-fixes-2.6.28' of git://git./linux...
2008-11-03  Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/hda...
2008-10-31  Sujithmac80211: Re-enable aggregation
2008-10-31  Luis R. Rodriguezath9k: Allow user to change tx power when asked
2008-10-31  Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31  Luis R. Rodriguezath9k: correct signal quality report
2008-10-31  Johannes Bergmac80211: rewrite HT handling
2008-10-31  Johannes Bergmac80211: make retry limits part of hw config
2008-10-31  Johannes Bergmac80211: introduce hw config change flags
2008-10-31  Johannes Berg802.11: clean up/fix HT support
2008-10-31  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-30  Takashi IwaiMerge branches 'topic/fix/misc' and 'topic/fix/asoc...
2008-10-29  Takashi IwaiMerge branches 'topic/fix/hda' and 'topic/fix/misc...
2008-10-28  Paul MundtMerge branches 'sh/serial-rework' and 'sh/oprofile'
2008-10-28  Johannes Bergnet: convert print_mac to %pM
2008-10-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-27  Takashi IwaiMerge branches 'topic/fix/asoc', 'topic/fix/hda', ...
2008-10-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-25  Len BrownMerge branch 'i7300_idle' into release
2008-10-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-23  Takashi IwaiMerge branches 'topic/asoc', 'topic/misc-fixes' and...
2008-10-23  Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23  Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2008-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23  Haavard SkinnemoenMerge branches 'boards' and 'fixes' of git://git./linux...
2008-10-23  Len BrownMerge branch 'bugzilla-11715' into test
2008-10-23  Len BrownMerge branch 'linus' into test
2008-10-23  Len BrownMerge branch 'panasonic' into test
next