summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix bug in using tid given by addba/delba req eventsVasanthakumar Thiagarajan
2012-01-24ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan
2012-01-24ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan
2012-01-24ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()Vasanthakumar Thiagarajan
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo
2012-01-18ath6kl: create ath6kl_core.koKalle Valo
2012-01-18ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo
2012-01-18ath6kl: create core.cKalle Valo
2012-01-18ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo
2012-01-18ath6kl: unify cfg80211 init/cleanup functionsKalle Valo
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo
2012-01-18ath6kl: add testmode 2 for 6003 ARTAlex Yang
2012-01-18ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()Kalle Valo
2012-01-18ath6kl: remove -D__CHECK_ENDIAN__ from MakefileKalle Valo
2012-01-18ath6kl: use netdev_features_tKalle Valo
2012-01-13Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-01-13ath6kl: Remove useless initialization in ath6kl_read_fwlogs()Raja Mani
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan
2012-01-12ath6kl: Initialize a variable properlySujith Manoharan
2012-01-12ath6kl: Remove redundant pointer checkSujith Manoharan
2012-01-12ath6kl: Fix SDIO error pathSujith Manoharan
2012-01-09netdev: make net_device_ops conststephen hemminger
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger
2012-01-09usbnet: make ethtool_ops conststephen hemminger
2012-01-09ath6kl: make net_device_ops constStephen Hemminger
2012-01-09ath6kl: Use a mutex_lock to avoid race in diabling and handling irqVasanthakumar Thiagarajan
2012-01-09ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_tVasanthakumar Thiagarajan
2012-01-09ath6kl: Remove deadcode in main.cVasanthakumar Thiagarajan
2012-01-09ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan
2012-01-09ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan
2012-01-09ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan
2012-01-088139cp: fix missing napi_gro_flush.françois romieu
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller
2012-01-07asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros
2012-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds