summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-103-10/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-123-25/+7
|\
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-053-25/+7
| |\
| | * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-053-25/+7
* | | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-102-3/+3
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-273-17/+18
|\ \ | |/ |/|
| * iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| * iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-252-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-182-4/+5
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-122-4/+5
* | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* | 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-291-1/+1
* | iwlegacy: remove il_is_rfkill_hwStanislaw Gruszka2012-02-221-7/+1
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-224-5/+5
* | iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-225-36/+36
* | iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-224-61/+52
* | 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: check correct il_poll_bit error valueStanislaw Gruszka2012-02-221-1/+1
* | iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-225-57/+97
* | iwleagcy: fix ident code damageStanislaw Gruszka2012-02-222-26/+10
* | iwleagcy: remove old commentsStanislaw Gruszka2012-02-221-16/+0
* | iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-222-52/+53
* | iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-226-423/+145
* | iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-225-131/+78
* | iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-228-81/+71
* | iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-227-27/+13
* | iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-224-16/+8
* | iwlegacy: remove temp_opsStanislaw Gruszka2012-02-224-25/+15
* | iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-2210-38/+30
* | iwlegacy: gather all 4965 handlers in one placeStanislaw Gruszka2012-02-224-325/+305
* | iwlegacy: regulatory_bands is not an opsStanislaw Gruszka2012-02-224-29/+42
* | iwlegacy: use writeb,writel,readl directlyStanislaw Gruszka2012-02-223-9/+9
* | iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-222-4/+7
* | iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-223-18/+21
* | iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-02-221-2/+3
* | iwlegacy: remove set_hw_params callbackStanislaw Gruszka2012-02-063-85/+59
* | iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-066-69/+46
* | iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-067-81/+83
* | iwlegacy: move ops out of configStanislaw Gruszka2012-02-0610-167/+127
* | iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-0610-378/+261
* | iwlegacy: remove il_setup_interface()Stanislaw Gruszka2012-02-061-19/+3
* | iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-064-31/+3
* | iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2012-02-062-8/+2
* | iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka2012-02-062-10/+8
OpenPOWER on IntegriCloud