| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: dont use pci_dev before it being assign | Wey-Yi Guy | 2010-11-09 | 1 | -1/+2 |
* | iwlwifi: quiet a noisy printk | Don Fry | 2010-10-25 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 50 | -4995/+7847 |
|\ |
|
| * | iwlwifi: move agn only eeprom functions to separate file | Wey-Yi Guy | 2010-10-14 | 5 | -367/+476 |
| * | iwlagn: check beacon frame size | Johannes Berg | 2010-10-14 | 1 | -0/+2 |
| * | iwlwifi: blink LED in IBSS mode | Johannes Berg | 2010-10-14 | 1 | -0/+1 |
| * | iwlwifi: rewrite RXON checks | Johannes Berg | 2010-10-14 | 1 | -52/+50 |
| * | iwlagn: 6050 ops should be used; | Wey-Yi Guy | 2010-10-14 | 1 | -1/+1 |
| * | iwlwifi: clean up some beacon handling | Johannes Berg | 2010-10-14 | 1 | -14/+11 |
| * | iwlwifi: rename ibss_beacon variable | Johannes Berg | 2010-10-14 | 4 | -36/+36 |
| * | iwlwifi: allow probe-after-rx on 2.4 GHz | Johannes Berg | 2010-10-14 | 2 | -28/+28 |
| * | iwlgn: need longer tx queue stuck timer for coex devices | Wey-Yi Guy | 2010-10-14 | 2 | -15/+34 |
| * | iwl3945: fix queue allocation | Johannes Berg | 2010-10-12 | 1 | -0/+1 |
| * | iwlagn: prio_tbl need to download before calibration | Wey-Yi Guy | 2010-10-12 | 1 | -3/+4 |
| * | iiwlagn: always download priority table | Wey-Yi Guy | 2010-10-12 | 1 | -2/+1 |
| * | iwlagn: add temperature offset calib for 6000g2 | Shanyu Zhao | 2010-10-07 | 5 | -1/+50 |
| * | iwlagn: fix default calibration table size | Shanyu Zhao | 2010-10-07 | 2 | -2/+3 |
| * | iwlagn: no version check for experimental uCode | Wey-Yi Guy | 2010-10-07 | 1 | -11/+16 |
| * | iwlwifi: fix dual-mode scanning | Johannes Berg | 2010-10-07 | 1 | -1/+3 |
| * | iwlwifi: remove iwl_check_bits | Johannes Berg | 2010-10-07 | 2 | -6/+1 |
| * | iwlwifi: clean up declarations | Johannes Berg | 2010-10-07 | 10 | -39/+32 |
| * | iwlwifi: remove apm_ops.stop | Johannes Berg | 2010-10-07 | 10 | -14/+6 |
| * | iwlwifi: remove set_pwr_src operation | Johannes Berg | 2010-10-07 | 9 | -46/+30 |
| * | iwlwifi: remove set_ct_kill operation | Johannes Berg | 2010-10-07 | 5 | -17/+6 |
| * | iwlwifi: move iwl_dump_fh to agn | Johannes Berg | 2010-10-07 | 4 | -64/+62 |
| * | iwlwifi: move iwl_dump_csr to agn | Johannes Berg | 2010-10-07 | 4 | -72/+70 |
| * | iwlwifi: move iwl_toggle_rx_ant to agn | Johannes Berg | 2010-10-07 | 4 | -20/+19 |
| * | iwlwifi: remove agn rates info there | Johannes Berg | 2010-10-07 | 6 | -84/+80 |
| * | iwlwifi: remove spurious exports | Johannes Berg | 2010-10-07 | 3 | -7/+0 |
| * | iwlwifi: move tx fail code to agn | Johannes Berg | 2010-10-07 | 4 | -41/+42 |
| * | iwlwifi: move agn specific station code there | Johannes Berg | 2010-10-07 | 11 | -754/+823 |
| * | iwlwifi: remove verify_signature eeprom operation | Johannes Berg | 2010-10-07 | 7 | -11/+2 |
| * | iwlwifi: rename iwl_mac_beacon_update | Johannes Berg | 2010-10-07 | 1 | -18/+17 |
| * | iwlwifi: move chain settings to agn | Johannes Berg | 2010-10-07 | 6 | -145/+144 |
| * | iwl3945: use iwl3945_commit_rxon | Johannes Berg | 2010-10-07 | 3 | -10/+12 |
| * | iwlwifi: introduce post_scan hook | Johannes Berg | 2010-10-07 | 9 | -10/+47 |
| * | iwlagn: rename iwl_commit_rxon | Johannes Berg | 2010-10-07 | 5 | -6/+8 |
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-10-07 | 26 | -913/+651 |
| |\ |
|
| | * | iwlagn: add define for MODULE_FIRMWARE | Wey-Yi Guy | 2010-10-06 | 1 | -0/+1 |
| | * | iwlagn: fix module firmware name for 130 series device | Wey-Yi Guy | 2010-10-06 | 1 | -2/+2 |
| | * | iwlagn: define 130 series of WiFi/BT combo devices | Wey-Yi Guy | 2010-10-06 | 3 | -0/+56 |
| | * | iwlagn: rename iwl5000_tx_resp | Wey-Yi Guy | 2010-10-06 | 2 | -11/+13 |
| | * | iwlwifi: remove uncorrect comments | Wey-Yi Guy | 2010-10-06 | 1 | -2/+2 |
| | * | iwlagn: rename iwl5000_tx_power_dbm_cmd | Wey-Yi Guy | 2010-10-06 | 2 | -7/+7 |
| | * | iwlagn: reduce redundant parameter definitions | Wey-Yi Guy | 2010-10-06 | 24 | -887/+565 |
| | * | iwlwifi: schedule to deprecate software scan support | Wey-Yi Guy | 2010-10-06 | 2 | -6/+7 |
| * | | Revert "iwlwifi: do not perferm force reset while doing scan" | Stanislaw Gruszka | 2010-10-06 | 1 | -5/+0 |
| |/ |
|
| * | iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interface | Stanislaw Gruszka | 2010-10-05 | 1 | -1/+2 |
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville | 2010-10-05 | 8 | -16/+176 |
| |\ |
|
| | * | iwlagn: API v5 for 6050 series device | Wey-Yi Guy | 2010-09-28 | 1 | -1/+1 |