summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan2012-10-241-5/+23
* ath6kl: fix link speed when using sgiDengke Qiu2012-10-242-1/+15
* ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-10-241-5/+1
* ath6kl: consolidate WoW pattern lengthThomas Pedersen2012-10-242-3/+2
* ath6kl: rework scheduled scanThomas Pedersen2012-10-247-60/+50
* ath6kl: check usb_register() return valueMarina Makienko2012-10-241-1/+8
* ath6kl: Fix potential memory leak in ath6kl_tx_complete()Vasanthakumar Thiagarajan2012-10-241-11/+11
* ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan2012-10-242-17/+22
* ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen2012-10-243-0/+14
* ath6kl: restart concurrent vifs on failed connectThomas Pedersen2012-10-242-6/+13
* ath6kl: configure wow filters per-vifThomas Pedersen2012-10-241-52/+93
* ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo2012-10-242-6/+10
* ath6kl: add support for changing contry codeKalle Valo2012-10-245-0/+82
* ath6kl: refactor wmi scan commandKalle Valo2012-10-243-33/+28
* ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo2012-10-241-44/+44
* ath6kl: support TX error rate notificationThomas Pedersen2012-10-244-0/+108
* ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam2012-10-244-0/+33
* ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu2012-10-241-3/+8
* ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam2012-10-242-1/+8
* ath6kl: support rssi threshold for sched scanThomas Pedersen2012-10-244-1/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-234-61/+50
|\
| * iwlwifi: fix 6000 series channel switch commandJohannes Berg2012-10-161-15/+24
| * net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev2012-10-151-1/+1
| * brcmfmac: fix end of loop check (signedness bug)Dan Carpenter2012-10-151-2/+2
| * brcmfmac: set dongle mode accordingly when interface upFranky Lin2012-10-151-36/+2
| * brcmfmac: use control channel in roamed status reportingFranky Lin2012-10-151-6/+20
| * brcmfmac: handle all exceptions as an error.Hante Meuleman2012-10-151-1/+1
* | brcm80211: remove some truely barftastic codeAlan Cox2012-10-192-40/+0
* | brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfgArend van Spriel2012-10-191-1/+1
* | brcmfmac: fix sparse warningsFranky Lin2012-10-191-2/+2
* | brcmfmac: Using zero instead of NULLDan Carpenter2012-10-191-4/+3
* | ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-194-2/+16
* | carl9170: handle traps from firmware loaderChristian Lamparter2012-10-192-3/+10
* | mwifiex: Using %*phD instead of print_hex_dump_bytesAndrei Emeltchenko2012-10-191-12/+12
* | mwifiex: use sizeof(array) to print_hex_dump_bytesBing Zhao2012-10-192-6/+7
* | rt2800: comment tx power settingsStanislaw Gruszka2012-10-191-3/+19
* | rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka2012-10-191-0/+27
* | rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka2012-10-191-4/+5
* | rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka2012-10-191-5/+6
* | rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka2012-10-191-3/+0
* | rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka2012-10-191-1/+2
* | rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka2012-10-191-8/+19
* | ath_hw: Use common REG_WRITE parameter orderSven Eckelmann2012-10-191-10/+10
* | rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko2012-10-193-13/+6
* | orinoco_usb: clean up some signedness issuesDan Carpenter2012-10-191-5/+4
* | ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin2012-10-191-1/+1
* | ath9k: Fix BT_OP_SCAN usageSujith Manoharan2012-10-191-9/+18
* | ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan2012-10-191-12/+21
* | bcma: add an extra pcie core structHauke Mehrtens2012-10-193-4/+4
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-10-199-30/+121
|\ \
OpenPOWER on IntegriCloud