summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/4965-mac.c
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
* mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-271-2/+0
|\
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-261-2/+0
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-1/+2
|/
* iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-291-1/+0
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-1/+1
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-221-14/+14
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-221-13/+5
* iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UPStanislaw Gruszka2012-02-221-4/+2
* iwlegacy: small il4965_set_hw_ready cleanupStanislaw Gruszka2012-02-221-21/+14
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-33/+48
* iwleagcy: fix ident code damageStanislaw Gruszka2012-02-221-13/+5
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-11/+2
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-9/+8
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-12/+11
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-6/+2
* iwlegacy: remove temp_opsStanislaw Gruszka2012-02-221-13/+13
* iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-221-0/+3
* iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka2012-02-221-2/+305
* iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-221-3/+3
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: remove set_hw_params callbackStanislaw Gruszka2012-02-061-7/+59
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-19/+14
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-4/+4
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-29/+49
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-89/+61
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-061-3/+0
* iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2012-02-061-6/+2
* iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka2012-02-061-9/+8
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-061-9/+9
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-061-4/+2
* iwlegacy: move wep_keys out of contextStanislaw Gruszka2012-02-061-22/+36
* iwlegacy: get rid of mcast_queueStanislaw Gruszka2012-02-061-13/+4
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-061-2/+0
* iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-061-4/+0
* iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-061-7/+8
* iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-061-2/+1
* iwlegacy: get rid of wep_key_cmdStanislaw Gruszka2012-02-061-2/+1
* iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-061-1/+0
* iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka2012-02-061-1/+0
* iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-061-1/+0
* iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka2012-02-061-1/+0
* iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-061-16/+15
* iwlegacy: 4965: remove one il4965_hdl_beaconStanislaw Gruszka2012-01-041-2/+1
* iwlegacy: 4965: small tx_cmd build cleanupStanislaw Gruszka2012-01-041-24/+9
* iwlegacy: 4965: toggle tx antenna inlineStanislaw Gruszka2012-01-041-23/+18
* iwlegacy: 4965: remove vif null check in request_scanGreg Dietsche2011-11-161-2/+1
* iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_startGreg Dietsche2011-11-151-1/+1
OpenPOWER on IntegriCloud