aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-mac.c
Commit message (Expand)AuthorAge
* iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-09
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-27
|\
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-26
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
|/
* iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-29
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-22
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-22
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-22
* iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UPStanislaw Gruszka2012-02-22
* iwlegacy: small il4965_set_hw_ready cleanupStanislaw Gruszka2012-02-22
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-22
* iwleagcy: fix ident code damageStanislaw Gruszka2012-02-22
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-22
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-22
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-22
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-22
* iwlegacy: remove temp_opsStanislaw Gruszka2012-02-22
* iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-22
* iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka2012-02-22
* iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-22
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-22
* iwlegacy: remove set_hw_params callbackStanislaw Gruszka2012-02-06
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-06
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-06
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka2012-02-06
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-06
* iwlegacy: move wep_keys out of contextStanislaw Gruszka2012-02-06
* iwlegacy: get rid of mcast_queueStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-06
* iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-06
* iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-06
* iwlegacy: get rid of wep_key_cmdStanislaw Gruszka2012-02-06
* iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-06
* iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka2012-02-06
* iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-04
* iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-04
* iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2012-01-04
* iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche2011-11-16