Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | ath6kl: Avoid null ptr dereference while printing reg domain pair | Raja Mani | 1 | -2/+6 |
2012-10-24 | ath6kl: Fix reconnection issue after recovery | Vasanthakumar Thiagarajan | 3 | -6/+15 |
2012-10-24 | ath6kl: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -8/+6 |
2012-10-24 | ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter() | Andi Kleen | 1 | -1/+1 |
2012-10-24 | ath6kl: Make fw error recovery configurable | Vasanthakumar Thiagarajan | 3 | -2/+23 |
2012-10-24 | ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state | Vasanthakumar Thiagarajan | 2 | -6/+8 |
2012-10-24 | ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() | Vasanthakumar Thiagarajan | 1 | -4/+1 |
2012-10-24 | ath6kl: Fix bug in scheduling hb_timer | Vasanthakumar Thiagarajan | 1 | -1/+1 |
2012-10-24 | ath6kl: Recover from "wmi ctrl ep is full" condition | Vasanthakumar Thiagarajan | 3 | -0/+4 |
2012-10-24 | ath6kl: Add support to detect fw error through heart beat | Vasanthakumar Thiagarajan | 7 | -9/+129 |
2012-10-24 | ath6kl: Recover from fw crash | Vasanthakumar Thiagarajan | 10 | -3/+126 |
2012-10-24 | ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop() | Vasanthakumar Thiagarajan | 1 | -5/+23 |
2012-10-24 | ath6kl: fix link speed when using sgi | Dengke Qiu | 2 | -1/+15 |
2012-10-24 | ath6kl: trivial cleanup on interface type selection | Mohammed Shafi Shajakhan | 1 | -5/+1 |
2012-10-24 | ath6kl: consolidate WoW pattern length | Thomas Pedersen | 2 | -3/+2 |
2012-10-24 | ath6kl: rework scheduled scan | Thomas Pedersen | 7 | -60/+50 |
2012-10-24 | ath6kl: check usb_register() return value | Marina Makienko | 1 | -1/+8 |
2012-10-24 | ath6kl: Fix potential memory leak in ath6kl_tx_complete() | Vasanthakumar Thiagarajan | 1 | -11/+11 |
2012-10-24 | ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point() | Vasanthakumar Thiagarajan | 2 | -17/+22 |
2012-10-24 | ath6kl: reconfigure RSN capabilities when restarting AP | Thomas Pedersen | 3 | -0/+14 |
2012-10-24 | ath6kl: restart concurrent vifs on failed connect | Thomas Pedersen | 2 | -6/+13 |
2012-10-24 | ath6kl: configure wow filters per-vif | Thomas Pedersen | 1 | -52/+93 |
2012-10-24 | ath6kl: fix incorrect use of IEEE80211_NUM_BANDS | Kalle Valo | 2 | -6/+10 |
2012-10-24 | ath6kl: add support for changing contry code | Kalle Valo | 5 | -0/+82 |
2012-10-24 | ath6kl: refactor wmi scan command | Kalle Valo | 3 | -33/+28 |
2012-10-24 | ath6kl: move ath6kl_wmi_startscan_cmd() | Kalle Valo | 1 | -44/+44 |
2012-10-24 | ath6kl: support TX error rate notification | Thomas Pedersen | 4 | -0/+108 |
2012-10-24 | ath6kl: Add support for AR6004 hardware version 1.3 | Bala Shanmugam | 4 | -0/+33 |
2012-10-24 | ath6kl: Make use of return value from ath6kl_diag_read() | Pandiyarajan Pitchaimuthu | 1 | -3/+8 |
2012-10-24 | ath6kl: use custom MAC address for newly created interfaces | Aarthi Thiruvengadam | 2 | -1/+8 |
2012-10-24 | ath6kl: support rssi threshold for sched scan | Thomas Pedersen | 4 | -1/+49 |
2012-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 5 | -63/+53 |
2012-10-20 | brcm80211: remove some truely barftastic code | Alan Cox | 2 | -40/+0 |
2012-10-20 | brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg | Arend van Spriel | 1 | -1/+1 |
2012-10-20 | brcmfmac: fix sparse warnings | Franky Lin | 1 | -2/+2 |
2012-10-20 | brcmfmac: Using zero instead of NULL | Dan Carpenter | 1 | -4/+3 |
2012-10-20 | ath9k: perform ANI cycle in idle state | Rajkumar Manoharan | 4 | -2/+16 |
2012-10-19 | carl9170: handle traps from firmware loader | Christian Lamparter | 2 | -3/+10 |
2012-10-19 | mwifiex: Using %*phD instead of print_hex_dump_bytes | Andrei Emeltchenko | 1 | -12/+12 |
2012-10-19 | mwifiex: use sizeof(array) to print_hex_dump_bytes | Bing Zhao | 2 | -6/+7 |
2012-10-19 | rt2800: comment tx power settings | Stanislaw Gruszka | 1 | -3/+19 |
2012-10-19 | rt2800: allow to reduce tx power on devices not exporting power limit | Stanislaw Gruszka | 1 | -0/+27 |
2012-10-19 | rt2800: pass channel pointer to rt2800_config_txpower | Stanislaw Gruszka | 1 | -4/+5 |
2012-10-19 | rt2800: use eeprom OFDM 6M TX power as criterion | Stanislaw Gruszka | 1 | -5/+6 |
2012-10-19 | rt2800: compensate tx power also for non 11b rates on 2GHz | Stanislaw Gruszka | 1 | -3/+0 |
2012-10-19 | rt2800: limit TX_PWR_CFG_ values to 0xc | Stanislaw Gruszka | 1 | -1/+2 |
2012-10-19 | rt2800: use BBP_R1 for setting tx power | Stanislaw Gruszka | 1 | -8/+19 |
2012-10-19 | ath_hw: Use common REG_WRITE parameter order | Sven Eckelmann | 1 | -10/+10 |
2012-10-19 | rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers | Andy Shevchenko | 3 | -13/+6 |
2012-10-19 | orinoco_usb: clean up some signedness issues | Dan Carpenter | 1 | -5/+4 |