summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-131-4/+5
* ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo2012-03-131-17/+2
* ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo2012-03-131-1/+2
* ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam2012-03-121-24/+21
* ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo2012-03-071-3/+10
* ath6kl: fix too long linesKalle Valo2012-03-073-26/+27
* ath6kl: document all spinlocksKalle Valo2012-03-075-0/+36
* ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo2012-03-071-2/+8
* ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo2012-03-071-28/+38
* ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo2012-03-072-16/+11
* ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo2012-03-072-76/+32
* ath6kl: remove multiple assignmentsKalle Valo2012-03-071-4/+4
* ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-074-15/+16
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-0711-115/+115
* ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo2012-03-071-3/+7
* ath6kl: fix pointer styleKalle Valo2012-03-071-2/+2
* ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani2012-03-074-1/+90
* ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-075-14/+16
* ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-074-3/+44
* ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-074-8/+25
* ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan2012-03-063-7/+21
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-05355-15013/+14789
|\
| * carl9170: fix breakage from "mac80211: handle non-bufferable MMPDUs correctly"John W. Linville2012-02-291-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-298-33/+41
| |\
| | * mwifiex: reset encryption mode flag before associationAmitkumar Karwar2012-02-291-0/+1
| | * carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter2012-02-291-3/+5
| | * carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari2012-02-291-0/+1
| | * brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel2012-02-231-3/+3
| | * brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel2012-02-231-5/+1
| | * iwlwifi: fix key removalJohannes Berg2012-02-211-1/+9
| | * rt2x00: fix a possible NULL pointer dereferenceGabor Juhos2012-02-211-1/+2
| | * ath9k_hw: prevent writes to const data on AR9160Felix Fietkau2012-02-213-25/+20
| * | ath9k: decouple RX error checking for DFSZefir Kurtisi2012-02-291-6/+6
| * | iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche2012-02-291-5/+0
| * | iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-294-32/+0
| * | iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche2012-02-291-1/+1
| * | iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche2012-02-291-39/+39
| * | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-293-3/+7
| * | mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar2012-02-297-44/+29
| * | mwifiex: remove redundant scan operationAmitkumar Karwar2012-02-291-6/+0
| * | ipw2x00: remove ipw2100_rates_11b[]Stanislav Yakovlev2012-02-291-9/+2
| * | zd1211rw: wait between setting hash table and powering radio onFlorian Fainelli2012-02-291-1/+11
| * | iwlwifi: fix IDI compilationEmmanuel Grumbach2012-02-271-1/+1
| * | iwlwifi: update pci subsystem idWey-Yi Guy2012-02-273-3/+16
| * | iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy2012-02-271-0/+1
| * | iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-272-4/+5
| * | iwlwifi: document the operational modeEmmanuel Grumbach2012-02-272-8/+34
| * | iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2012-02-272-4/+2
| * | iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-274-14/+15
| * | iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-279-188/+29