ath6kl: Fix random system lockup
[cascardo/linux.git] / drivers /
2012-03-01 Raja Maniath6kl: Fix random system lockup
2012-03-01 Etay Luzath6kl: Collect residue firmware logs
2012-03-01 Etay Luzath6kl: add padding to firmware log records
2012-03-01 Thomas Pedersenath6kl: implement hidden ssid
2012-03-01 Aarthi Thiruvengadamath6kl: Clear the IE in firmware if not set
2012-03-01 Vasanthakumar Thia... ath6kl: Make sure wiphy is registered before calling...
2012-03-01 Vasanthakumar Thia... ath6kl: Defer wiphy and netdev registration till the...
2012-03-01 Vasanthakumar Thia... ath6kl: Skip vif index validation in ath6kl_rx() for...
2012-03-01 Vasanthakumar Thia... ath6kl: Refactor ath6kl_wmi_control_rx()
2012-03-01 Vasanthakumar Thia... ath6kl: Initialize netdev hw_features for every interface
2012-03-01 Vasanthakumar Thia... ath6kl: Group wiphy initialization into ath6kl_cfg80211...
2012-02-28 Vasanthakumar Thia... ath6kl: Register driver ht capabilities in wiphy
2012-02-28 Raja Maniath6kl: Lower SDIO pad drive strength for hw2.1.1 board
2012-02-28 Vasanthakumar Thia... ath6kl: Make foreground scan a deterministic one
2012-02-28 Vasanthakumar Thia... ath6kl: Fix memory leak of rx packets in endpoint 0
2012-02-28 Vasanthakumar Thia... ath6kl: Make sure to allocate rx buffers after the...
2012-02-27 Vasanthakumar Thia... ath6kl: Remove bogus non-NULL pointer check
2012-02-27 Vasanthakumar Thia... ath6kl: Fix missing release of semaphore in ath6kl_stop...
2012-02-27 Chilam Ngath6kl: assign Tx packet drop threshold per endpoint...
2012-02-27 Naveen Gangadharanath6kl: Add unicast mgmt frame buffering
2012-02-08 Naveen Gangadharanath6kl: Fix firmware crash dump
2012-02-08 Prasanna Kumarath6kl: add support for AR6003 2048 byte board file
2012-02-08 Chilam Ngath6kl: prioritize Tx bundling based on AC priorities
2012-02-08 Vasanthakumar Thia... ath6kl: Update license header
2012-02-08 Kalle Valoath6kl: add blocking debugfs file for retrieving firmwa...
2012-02-08 Kalle Valoath6kl: store firmware logs in skbuffs
2012-02-02 Chilam Ngath6kl: initialize the 'nominal_phy' field in the ...
2012-02-02 Kalle Valoath6kl: fix compiler warning in ath6kl_init_hw_params()
2012-02-02 Masanari Iidaath6kl: Fix typo in cfg80211.c
2012-01-31 Santosh Sajjanath6kl: Workaround to support Deep Sleep with MSM.
2012-01-30 Raja Maniath6kl: Return a proper error code when not in connecte...
2012-01-30 Raja Maniath6kl: Wait for host sleep mode cmd processed event...
2012-01-30 Raja Maniath6kl: Configure WOW patterns while going to wow_suspend
2012-01-30 Raja Maniath6kl: Re-architect suspend mode handling in ath6kl_sd...
2012-01-30 Vasanthakumar Thia... ath6kl: Fix kernel panic during rx aggregation
2012-01-30 Kalle Valoath6kl: fix testmode when fw-2.bin or fw-3.bin is used
2012-01-24 Vasanthakumar Thia... ath6kl: Fix bug in maintaining aggregation state in...
2012-01-24 Vasanthakumar Thia... ath6kl: Fix bug in using tid given by addba/delba req...
2012-01-24 Vasanthakumar Thia... ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()
2012-01-24 Vasanthakumar Thia... ath6kl: Define a structure for connection specific...
2012-01-24 Vasanthakumar Thia... ath6kl: Fix memory leak when unloading ath6kl_sdio
2012-01-24 Vasanthakumar Thia... ath6kl: Make sure to delete rx aggregation timer in...
2012-01-18 Kalle Valoath6kl: add back beginnings of USB support
2012-01-18 Kalle Valoath6kl: create ath6kl_core.ko
2012-01-18 Kalle Valoath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump()...
2012-01-18 Kalle Valoath6kl: get rid of AR_DBG_LVL_CHECK()
2012-01-18 Kalle Valoath6kl: create core.c
2012-01-18 Kalle Valoath6kl: add ATH6KL_CONF_UART_DEBUG
2012-01-18 Kalle Valoath6kl: unify cfg80211 init/cleanup functions
2012-01-18 Kalle Valoath6kl: rename vif init and cleanup functions
2012-01-18 Alex Yangath6kl: add testmode 2 for 6003 ART
2012-01-18 Kalle Valoath6kl: fix uninitialized warning in ath6kl_process_uap...
2012-01-18 Kalle Valoath6kl: remove -D__CHECK_ENDIAN__ from Makefile
2012-01-18 Kalle Valoath6kl: use netdev_features_t
2012-01-13 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-01-13 Raja Maniath6kl: Remove useless initialization in ath6kl_read_fw...
2012-01-13 Thirumalai Pachamuthuath6kl: Add support for uAPSD
2012-01-12 Sujith Manoharanath6kl: Fix listen interval handling
2012-01-12 Sujith Manoharanath6kl: Initialize a variable properly
2012-01-12 Sujith Manoharanath6kl: Remove redundant pointer check
2012-01-12 Sujith Manoharanath6kl: Fix SDIO error path
2012-01-09 stephen hemmingernetdev: make net_device_ops const
2012-01-09 stephen hemmingerbcm63xx: make ethtool_ops const
2012-01-09 stephen hemmingerusbnet: make ethtool_ops const
2012-01-09 Stephen Hemmingerath6kl: make net_device_ops const
2012-01-09 Vasanthakumar Thia... ath6kl: Use a mutex_lock to avoid race in diabling...
2012-01-09 Vasanthakumar Thia... ath6kl: Change ielen in ath6kl_add_new_sta() from u8...
2012-01-09 Vasanthakumar Thia... ath6kl: Remove deadcode in main.c
2012-01-09 Vasanthakumar Thia... ath6kl: Implement ndo_set_rx_mode()
2012-01-09 Vasanthakumar Thia... ath6kl: Add a function in wmi.c to add/delete a multica...
2012-01-09 Vasanthakumar Thia... ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_...
2012-01-09 françois romieu8139cp: fix missing napi_gro_flush.
2012-01-07 David S. Millersmsc911x: Unconditionally include linux/smscphy.h in...
2012-01-07 Aurelien Jacobsasix: fix infinite loop in rx_fixup()
2012-01-07 Cesar Eduardo Barrosr6040: fix typo in use of MCR0 register bits
2012-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2012-01-07 Linus TorvaldsMerge branch 'amba-modalias' of git://ftp.arm.linux...
2012-01-07 Linus TorvaldsMerge branch 'pstore' of git://git./linux/kernel/git...
2012-01-07 Linus TorvaldsMerge branch 'misc-3.3' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-01-06 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2012-01-06 Linus TorvaldsMerge branch 'x86-rdrand-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2012-01-06 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-01-06 Linus TorvaldsMerge branch 'core-printk-for-linus' of git://git....
2012-01-06 Linus TorvaldsMerge branch 'core-memblock-for-linus' of git://git...
2012-01-06 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2012-01-06 Linus TorvaldsMerge branch 'core-debugobjects-for-linus' of git:...
2012-01-05 Michael Chancnic: Improve error recovery on bnx2x devices
2012-01-05 Michael Chancnic: Re-init dev->stats_addr after chip reset
next