summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2010-11-15iwlagn: use 6000g2b uCode for 130 series devicesWey-Yi Guy1-11/+4
2010-11-15iwlwifi: add new devices to KconfigWey-Yi Guy1-0/+3
2010-11-15iwlagn: turn dynamic smps on while BT is onWey-Yi Guy1-1/+4
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg5-44/+130
2010-11-15iwlwifi: fix IBSS beaconingJohannes Berg1-11/+36
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg17-936/+1631
2010-11-15iwlagn: don't resend RXON timingJohannes Berg1-14/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg11-12/+25
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville4-23/+27
2010-11-15iwlwifi: avoid commit rxon during scan in iwl_set_no_assocStanislaw Gruszka1-12/+14
2010-11-15iwlwifi: defer update power mode while scanStanislaw Gruszka3-35/+64
2010-11-15iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_workStanislaw Gruszka1-1/+16
2010-11-15iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka2-4/+8
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka5-34/+42
2010-11-15iwlwifi: send tx_power_cmd synchronouslyStanislaw Gruszka1-3/+2
2010-11-15iwlwifi: warn when send tx power settings during scanStanislaw Gruszka3-6/+10
2010-10-25iwlwifi: quiet a noisy printkDon Fry1-1/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds50-4995/+7847
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-0/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+4
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy5-367/+476
2010-10-14iwlagn: check beacon frame sizeJohannes Berg1-0/+2
2010-10-14iwlwifi: blink LED in IBSS modeJohannes Berg1-0/+1
2010-10-14iwlwifi: rewrite RXON checksJohannes Berg1-52/+50
2010-10-14iwlagn: 6050 ops should be used;Wey-Yi Guy1-1/+1
2010-10-14iwlwifi: clean up some beacon handlingJohannes Berg1-14/+11
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg4-36/+36
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2-28/+28
2010-10-14iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy2-15/+34
2010-10-12iwl3945: fix queue allocationJohannes Berg1-0/+1
2010-10-12iwlagn: prio_tbl need to download before calibrationWey-Yi Guy1-3/+4
2010-10-12iiwlagn: always download priority tableWey-Yi Guy1-2/+1
2010-10-07iwlagn: add temperature offset calib for 6000g2Shanyu Zhao5-1/+50
2010-10-07iwlagn: fix default calibration table sizeShanyu Zhao2-2/+3
2010-10-07iwlagn: no version check for experimental uCodeWey-Yi Guy1-11/+16
2010-10-07iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-07iwlwifi: remove iwl_check_bitsJohannes Berg2-6/+1
2010-10-07iwlwifi: clean up declarationsJohannes Berg10-39/+32
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg10-14/+6
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg9-46/+30
2010-10-07iwlwifi: remove set_ct_kill operationJohannes Berg5-17/+6
2010-10-07iwlwifi: move iwl_dump_fh to agnJohannes Berg4-64/+62
2010-10-07iwlwifi: move iwl_dump_csr to agnJohannes Berg4-72/+70
2010-10-07iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg4-20/+19
2010-10-07iwlwifi: remove agn rates info thereJohannes Berg6-84/+80
2010-10-07iwlwifi: remove spurious exportsJohannes Berg3-7/+0
2010-10-07iwlwifi: move tx fail code to agnJohannes Berg4-41/+42
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg11-754/+823
2010-10-07iwlwifi: remove verify_signature eeprom operationJohannes Berg7-11/+2
2010-10-07iwlwifi: rename iwl_mac_beacon_updateJohannes Berg1-18/+17