| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -2/+0 |
|\ |
|
| * | iwlegacy: clean up suspend/resume | Johannes Berg | 2012-08-10 | 1 | -2/+0 |
* | | iwlegacy: Use PCI Express Capability accessors | Jiang Liu | 2012-08-23 | 1 | -3/+1 |
|/ |
|
* | iwlegacy: remove unused enum il4965_calib_enabled_state | Greg Dietsche | 2012-02-29 | 1 | -5/+0 |
* | iwlegacy: remove enum iw_calib and related code | Greg Dietsche | 2012-02-29 | 1 | -18/+0 |
* | iwlegacy: remove il_is_rfkill_hw | Stanislaw Gruszka | 2012-02-22 | 1 | -7/+1 |
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/g | Stanislaw Gruszka | 2012-02-22 | 1 | -1/+1 |
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g | Stanislaw Gruszka | 2012-02-22 | 1 | -2/+2 |
* | iwlegacy: small queue initializations cleanup | Stanislaw Gruszka | 2012-02-22 | 1 | -11/+9 |
* | iwlegacy: do not grab nic access if rfkill | Stanislaw Gruszka | 2012-02-22 | 1 | -1/+3 |
* | iwleagcy: remove old comments | Stanislaw Gruszka | 2012-02-22 | 1 | -16/+0 |
* | iwlegacy: get rid of tx/rx traffic log | Stanislaw Gruszka | 2012-02-22 | 1 | -45/+6 |
* | iwlegacy: merge all ops structures into one | Stanislaw Gruszka | 2012-02-22 | 1 | -33/+19 |
* | iwlegacy: merge il_lib_ops into il_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -17/+14 |
* | iwlegacy: remove il_apm_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -7/+2 |
* | iwlegacy: merge eeprom_ops into lib_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -6/+2 |
* | iwlegacy: remove temp_ops | Stanislaw Gruszka | 2012-02-22 | 1 | -8/+0 |
* | iwlegacy: move debugfs_ops to il_priv | Stanislaw Gruszka | 2012-02-22 | 1 | -6/+4 |
* | iwlegacy: gather all 4965 handlers in one place | Stanislaw Gruszka | 2012-02-22 | 1 | -2/+0 |
* | iwlegacy: regulatory_bands is not an ops | Stanislaw Gruszka | 2012-02-22 | 1 | -1/+2 |
* | iwlegacy: use writeb,writel,readl directly | Stanislaw Gruszka | 2012-02-22 | 1 | -3/+3 |
* | iwlegacy: cleanup/fix memory barriers | Stanislaw Gruszka | 2012-02-22 | 1 | -2/+7 |
* | iwlegacy: always check if got h/w access before write | Stanislaw Gruszka | 2012-02-22 | 1 | -12/+15 |
* | iwlegacy: remove set_hw_params callback | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+0 |
* | iwlegacy: remove struct il_tx_info | Stanislaw Gruszka | 2012-02-06 | 1 | -16/+2 |
* | iwlegacy: merge il_base_params into il_cfg | Stanislaw Gruszka | 2012-02-06 | 1 | -15/+16 |
* | iwlegacy: move ops out of config | Stanislaw Gruszka | 2012-02-06 | 1 | -5/+3 |
* | iwlegacy: get rid of ctx structure | Stanislaw Gruszka | 2012-02-06 | 1 | -49/+30 |
* | iwlegacy: get rid of ctx->is_active | Stanislaw Gruszka | 2012-02-06 | 1 | -7/+0 |
* | iwlegacy: get rid of ctx->ac_to_queue | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+0 |
* | iwlegacy: get rid of ctx->ac_to_fifo | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+0 |
* | iwlegacy: move ht out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 1 | -7/+8 |
* | iwlegacy: move qos_data out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+2 |
* | iwlegacy: remove ctx interface_modes | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+0 |
* | iwlegacy: get rid of ctx->station_flags | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+0 |
* | iwlegacy: move wep_keys out of context | Stanislaw Gruszka | 2012-02-06 | 1 | -16/+3 |
* | iwlegacy: get rid of mcast_queue | Stanislaw Gruszka | 2012-02-06 | 1 | -3/+0 |
* | iwlegacy: get rid of ctxid | Stanislaw Gruszka | 2012-02-06 | 1 | -3/+1 |
* | iwlegacy: get rid of *_devtype | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+0 |
* | iwlegacy: move bcast_sta_id to hw_params | Stanislaw Gruszka | 2012-02-06 | 1 | -3/+3 |
* | iwlegacy: get rid of ap_sta_id | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+1 |
* | iwlegacy: get rid of wep_key_cmd | Stanislaw Gruszka | 2012-02-06 | 1 | -2/+0 |
* | iwlegacy: get rid of qos_cmd | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+0 |
* | iwlegacy: get rid of rxon_assoc_cmd | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+0 |
* | iwlegacy: get rid of ctx->rxon_timing_cmd | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+1 |
* | iwlegacy: get rid of ctx->rxon_cmd | Stanislaw Gruszka | 2012-02-06 | 1 | -1/+1 |
* | iwlegacy: move rxon commands out of ctx structure | Stanislaw Gruszka | 2012-02-06 | 1 | -18/+12 |
* | iwlegacy: move some i/o helpers out of inline | Stanislaw Gruszka | 2012-01-04 | 1 | -192/+14 |
* | iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS | Greg Dietsche | 2011-11-16 | 1 | -0/+4 |
* | iwlegacy: checkpatch.pl fixes | Stanislaw Gruszka | 2011-11-15 | 1 | -67/+65 |