summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo2012-02-082-1/+106
* ath6kl: store firmware logs in skbuffsKalle Valo2012-02-082-85/+41
* ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng2012-02-021-0/+2
* ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo2012-02-021-1/+1
* ath6kl: Fix typo in cfg80211.cMasanari Iida2012-02-021-1/+1
* ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan2012-01-311-0/+13
* ath6kl: Return a proper error code when not in connected stateRaja Mani2012-01-301-1/+1
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-304-0/+35
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-303-44/+193
* ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-303-38/+64
* ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan2012-01-303-5/+7
* ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo2012-01-303-28/+51
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-246-45/+88
* ath6kl: Fix bug in using tid given by addba/delba req eventsVasanthakumar Thiagarajan2012-01-241-2/+23
* ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan2012-01-241-5/+5
* ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan2012-01-243-81/+98
* ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan2012-01-241-0/+1
* ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()Vasanthakumar Thiagarajan2012-01-241-0/+5
* ath6kl: add back beginnings of USB supportKalle Valo2012-01-188-8/+479
* ath6kl: create ath6kl_core.koKalle Valo2012-01-186-13/+38
* ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo2012-01-182-21/+34
* ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo2012-01-184-27/+18
* ath6kl: create core.cKalle Valo2012-01-188-288/+332
* ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo2012-01-182-1/+5
* ath6kl: unify cfg80211 init/cleanup functionsKalle Valo2012-01-183-57/+62
* ath6kl: rename vif init and cleanup functionsKalle Valo2012-01-184-8/+9
* ath6kl: add testmode 2 for 6003 ARTAlex Yang2012-01-182-6/+110
* ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()Kalle Valo2012-01-181-3/+1
* ath6kl: remove -D__CHECK_ENDIAN__ from MakefileKalle Valo2012-01-181-2/+0
* ath6kl: use netdev_features_tKalle Valo2012-01-181-1/+2
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-01-133897-66381/+108939
|\
| * igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings2012-01-091-0/+2
| * netdev: make net_device_ops conststephen hemminger2012-01-092-3/+2
| * bcm63xx: make ethtool_ops conststephen hemminger2012-01-091-1/+1
| * usbnet: make ethtool_ops conststephen hemminger2012-01-094-5/+5
| * net: Fix build with INET disabled.David S. Miller2012-01-092-2/+1
| * net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko2012-01-092-6/+11
| * net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko2012-01-091-2/+2
| * net: sk_update_clone is only used in net/core/sock.cStephen Rothwell2012-01-082-6/+6
| * 8139cp: fix missing napi_gro_flush.françois romieu2012-01-081-0/+1
| * pktgen: set correct max and min in pktgen_setup_inject()Dan Carpenter2012-01-071-2/+2
| * smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-071-2/+0
| * asix: fix infinite loop in rx_fixup()Aurelien Jacobs2012-01-071-1/+1
| * net: Default UDP and UNIX diag to 'n'.David S. Miller2012-01-072-2/+6
| * r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros2012-01-071-1/+1
| * net: fix sock_clone reference mismatch with tcp memcontrolGlauber Costa2012-01-073-5/+22
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-0634-634/+582
| |\
| | * m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven2012-01-041-2/+2
| | * m68k/serial: Remove references to obsolete serial config optionsGeert Uytterhoeven2011-12-286-49/+4
| | * m68k/net: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-12-131-4/+3
OpenPOWER on IntegriCloud