aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-27
|\ \ | |/ |/|
| * iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-26
| * 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-12
* | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-13
* | iwlegacy: remove unused enum il4965_calib_enabled_stateGreg Dietsche2012-02-29
* | iwlegacy: remove enum iw_calib and related codeGreg Dietsche2012-02-29
* | iwlegacy: Kconfig: Change Debug Option to be more clearGreg Dietsche2012-02-29
* | iwlegacy: Kconfig: Move Debugging OptionsGreg Dietsche2012-02-29
* | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* | iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka2012-02-22
* | 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: check correct il_poll_bit error valueStanislaw Gruszka2012-02-22
* | iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-22
* | iwleagcy: fix ident code damageStanislaw Gruszka2012-02-22
* | iwleagcy: remove old commentsStanislaw Gruszka2012-02-22
* | iwlegacy: improve mac operation debuggability a bitStanislaw 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: merge eeprom_ops into lib_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: regulatory_bands is not an opsStanislaw Gruszka2012-02-22
* | iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-22
* | iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-22
* | iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-22
* | iwlegacy: dump stack when fail to gain access to the deviceStanislaw 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: remove il_setup_interface()Stanislaw 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: move qos_data out of ctx structureStanislaw Gruszka2012-02-06
* | iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-06