ath6kl: fix an indenting issue
[deliverable/linux.git] / drivers / net / wireless / ath /
2012-04-23  Dan Carpenterath6kl: fix an indenting issue
2012-04-23  Dan Carpenterath6kl: change || to &&
2012-04-23  Thomas Pedersenath6kl: disallow WoW with multiple vifs
2012-04-23  Thomas Pedersenath6kl: only restore supported HT caps
2012-04-23  Thomas Pedersenath6kl: support fw reporting phy capabilities
2012-04-23  Ming Jiangath6kl clear the MMC_PM_KEEP_POWER for cutpower case
2012-04-18  Jouni Malinenath6kl: Configure probed SSID list consistently
2012-04-18  Jouni Malinenath6kl: Remove incorrect Probe Response offload support...
2012-04-18  Subramania Sharma... ath6kl: Fix bug in bg scan configuration in schedule...
2012-04-18  Raja Maniath6kl: Retain bg scan period value modified by the...
2012-04-16  Dan Carpenterath6kl: list_first_entry() is never NULL
2012-04-16  Tim Gardnerath6kl: Normalize use of FW_DIR
2012-04-16  Ming Jiangath6kl: allow deepsleep_suspend function when wlan...
2012-04-16  Ray Chenath6kl: Fix system crash sometimes for USB hotplug
2012-04-16  Kalle Valoath6kl: merge split format strings into one
2012-04-13  Jesper Juhlath6kl: fix memory leak in ath6kl_fwlog_block_read()
2012-04-12  Ray Chenath6kl: Add AR6004 1.2 support for USB and SDIO
2012-04-12  Vasanthakumar Thia... ath6kl: Configure 0 as rsn cap when it is not there...
2012-04-12  Vasanthakumar Thia... ath6kl: Fix possible unaligned memory access in ath6kl_...
2012-04-12  Thomas Pedersenath6kl: handle concurrent AP-STA channel switches
2012-04-12  Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-04-11  Qasim Javedath5k: Remove extraneous statements from ath5k_hw_proc_...
2012-04-11  Joe Percheswireless: Remove unnecessary ; from while (0) macros
2012-04-11  Ben Greearath9k: Add more recv stats.
2012-04-11  Ben Greearath9k: Add tx-failed counter.
2012-04-11  Zefir Kurtisiath9k: update to DFS pattern detector interface
2012-04-11  Zefir Kurtisiath9k: add DFS pattern detector instance to ath_softc
2012-04-11  Zefir Kurtisiath9k: add DFS pattern detector
2012-04-10  Johannes Bergmac80211: notify driver of rate control updates
2012-04-10  Johannes Bergmac80211: remove channel type argument from rate_update
2012-04-10  Johannes Bergmac80211: don't always advertise remain-on-channel
2012-04-10  Joe Perchesath5k: Introduce _ath5k_printk to reduce code/text
2012-04-10  Joe Perchesath: Add and use pr_fmt, convert printks to pr_<level>
2012-04-09  Rajkumar Manoharanath9k_hw: Update rx gain initval to improve rx sensitivity
2012-04-09  Rajkumar Manoharanath9k: recover ar9380 chips from rare stuck state
2012-04-09  Rajkumar Manoharanath9k_hw: improve ANI processing and rx desensitizing...
2012-04-09  Vasanthakumar Thia... ath6kl: Fix 4-way handshake failure in AP and P2P GO...
2012-04-09  Vasanthakumar Thia... ath6kl: Configure htcap in fw based on the channel...
2012-04-09  Vasanthakumar Thia... ath6kl: Don't advertise HT40 support in 2.4 Ghz
2012-04-09  Vasanthakumar Thia... ath6kl: Fix target assert in p2p bringup with multi vif
2012-04-04  Vasanthakumar Thia... ath6kl: Support net_stats.multicast
2012-04-03  Vivek Natarajanath6kl: Fix scan related issue on suspend-resume
2012-04-03  Vivek Natarajanath6kl: Use vmalloc instead of kmalloc for fw
2012-03-28  Bala Shanmugamath6kl: Set background scan period.
2012-03-28  Raja Maniath6kl: Store scan request info in-advance before sendi...
2012-03-28  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-03-27  Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2012-03-27  Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2012-03-27  Linus TorvaldsMerge tag 'rpmsg' of git://git./linux/kernel/git/arm...
2012-03-27  Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2012-03-27  Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2012-03-27  Linus TorvaldsMerge tag 'timer' of git://git./linux/kernel/git/arm...
2012-03-27  Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-03-27  Linus TorvaldsMerge tag 'maintainers' of git://git./linux/kernel...
2012-03-27  Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2012-03-27  Arnd BergmannMerge tag 'asoc-3.4' of git://git./linux/kernel/git...
2012-03-26  Eric Dumazetath9k: fix a memory leak in ath_rx_tasklet()
2012-03-26  Rajkumar Manoharanath9k: reduce listen time period
2012-03-26  Rajkumar Manoharanath9k: fix max noise floor threshold
2012-03-26  Kalle Valoath6kl: add full USB support
2012-03-26  Kalle Valoath6kl: Add HTC pipe implementation
2012-03-26  Kalle Valoath6kl: add htc ops
2012-03-26  Kalle Valoath6kl: remove void pointer from ath6kl_credit_setup()
2012-03-26  Kalle Valoath6kl: add rx data padding support
2012-03-26  Kalle Valoath6kl: add pointer to the skb in htc_packet
2012-03-26  Kalle Valoath6kl: add tx_comp_multi() to struct htc_ep_callbacks
2012-03-26  Kalle Valoath6kl: Add tx_complete() to struct htc_ep_callbacks
2012-03-26  Kalle Valoath6kl: set ram reserved size only for ar6003
2012-03-26  Vasanthakumar Thia... ath6kl: Configure inactivity timeout in fw
2012-03-26  Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-03-26  Raja Maniath6kl: Optimize target power in deep sleep suspend
2012-03-26  Raja Maniath6kl: Isolate host sleep mode config part from ath6kl...
2012-03-26  Vasanthakumar Thia... ath6kl: Dump htc header when invalid Rx frame length...
2012-03-24  Linus TorvaldsMerge tag 'stable/for-linus-3.4-tag-two' of git://git...
2012-03-24  Linus TorvaldsMerge tag 'device-for-3.4' of git://git./linux/kernel...
2012-03-24  Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-24  Linus TorvaldsMerge tag 'bug-for-3.4' of git://git./linux/kernel...
2012-03-24  Arnd BergmannMerge tag 'regulator-3.4' of git://git./linux/kernel...
2012-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl
2012-03-24  Linus TorvaldsMerge tag 'amd64-edac-updates-for-3.4' of git://git...
2012-03-24  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-24  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2012-03-24  Linus TorvaldsMerge branch 'pcmcia' of git://git.linaro.org/people...
2012-03-24  Linus TorvaldsMerge branch 'amba' of git://git.linaro.org/people...
2012-03-24  Linus TorvaldsMerge branch 'for-armsoc' of git://git.linaro.org/peopl...
2012-03-24  Linus TorvaldsMerge tag 'for-3.4' of git://openrisc.net/jonas/linux
2012-03-24  Linus TorvaldsMerge tag 'ia64-for-linus' of git://git./linux/kernel...
2012-03-23  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-03-23  Linus TorvaldsMerge tag 'iommu-updates-v3.4' of git://git./linux...
2012-03-23  Linus TorvaldsMerge branch 'i2c-embedded/for-3.4' of git://git.pengut...
2012-03-23  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-03-23  David S. MillerMerge branch 'vhost-net' of git://git./linux/kernel...
2012-03-23  Linus TorvaldsMerge tag 'for_linus-3.4-rc1' of git://git./linux/kerne...
2012-03-23  Linus TorvaldsMerge tag 'ktest-v3.4' of git://git./linux/kernel/git...
2012-03-23  Linus TorvaldsMerge tag 'upstream-3.4-rc1' of git://git.infradead...
2012-03-23  Linus TorvaldsMerge tag 'upstream-3.4-rc1' of git://git.infradead...
2012-03-23  Linus TorvaldsMerge tag 'pstore-for-linus' of git://git./linux/kernel...
2012-03-23  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2012-03-23  Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-03-23  Linus TorvaldsMerge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org...
next
This page took 0.059632 seconds and 8 git commands to generate.