Age | Commit message (Expand) | Author | Files | Lines |
2011-06-03 | iwlagn: fix channel switch locking | Stanislaw Gruszka | 1 | -2/+0 |
2011-05-31 | iwlagn: fix incorrect PCI subsystem id for 6150 devices | Wey-Yi Guy | 1 | -10/+18 |
2011-05-13 | iwlagn: clean up TXQ indirection | Johannes Berg | 1 | -8/+0 |
2011-05-13 | iwlagn: prepare for multi-TB commands | Johannes Berg | 1 | -2/+2 |
2011-05-06 | iwlagn: remove bytecount indirection | Johannes Berg | 1 | -4/+0 |
2011-04-30 | iwlagn: remove un-necessary debugfs callback | Wey-Yi Guy | 1 | -15/+0 |
2011-04-30 | iwlagn: semaphore and calib cleanup | Don Fry | 1 | -8/+2 |
2011-04-30 | iwlagn: mod param cleanup | Don Fry | 1 | -9/+3 |
2011-04-18 | iwlagn: remove un-necessary ieee80211_ops | Wey-Yi Guy | 1 | -4/+0 |
2011-04-18 | iwlagn: temperature should be measure for all _agn devices | Wey-Yi Guy | 1 | -10/+0 |
2011-04-18 | iwlagn: always support uCode trace | Wey-Yi Guy | 1 | -3/+0 |
2011-04-18 | iwlagn: use direct call for led functions | Wey-Yi Guy | 1 | -5/+0 |
2011-04-08 | iwlagn: clean up & autodetect statistics | Johannes Berg | 1 | -1/+0 |
2011-04-08 | iwlagn: sensitivity and chain noise done by driver | Wey-Yi Guy | 1 | -6/+0 |
2011-04-08 | iwlagn: remove un-needed configuration | Wey-Yi Guy | 1 | -3/+0 |
2011-04-08 | iwlagn: remove un-necessary function pointer | Wey-Yi Guy | 1 | -8/+0 |
2011-04-08 | iwlwifi: remove extranious macro from firmware define | root | 1 | -8/+4 |
2011-04-07 | iwlagn: remove ISR ops | Johannes Berg | 1 | -14/+0 |
2011-04-07 | iwlagn: remove BSM clock setting | Johannes Berg | 1 | -3/+0 |
2011-04-07 | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 1 | -1/+1 |
2011-04-07 | iwlagn: remove bootstrap code | Johannes Berg | 1 | -1/+0 |
2011-04-07 | iwlagn: clean up ucode loading | Johannes Berg | 1 | -6/+0 |
2011-03-25 | iwlagn: clean up TX aggregation code | Johannes Berg | 1 | -4/+0 |
2011-03-25 | iwlagn: use 6030 configuration for 6035 series | Wey-Yi Guy | 1 | -0/+16 |
2011-02-28 | iwlwifi: move check health code into iwl-rx.c | Stanislaw Gruszka | 1 | -4/+0 |
2011-02-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -0/+2 |
2011-02-03 | iwlagn: overwrite EEPROM chain setting for 6250 devices | Wey-Yi Guy | 1 | -0/+2 |
2011-02-01 | iwlwifi: always support idle mode for agn devices | Wey-Yi Guy | 1 | -3/+0 |
2011-01-22 | iwlagn: remove reference to gen2a and gen2b | Wey-Yi Guy | 1 | -26/+26 |
2011-01-04 | iwlagn: fix scan tx antenna setting on 5Ghz band | Stanislaw Gruszka | 1 | -6/+1 |
2010-12-14 | iwlagn: code clean up to remove duplicate code | Wey-Yi Guy | 1 | -226/+93 |
2010-12-14 | iwlwifi: do not reload fw if WiMAX own the RF | Wey-Yi Guy | 1 | -0/+3 |
2010-12-14 | iwlagn: remove old EEPROM TX power reading | Johannes Berg | 1 | -12/+0 |
2010-12-14 | iwlagn: implement layout-agnostic EEPROM reading | Johannes Berg | 1 | -0/+12 |
2010-12-14 | iwlagn: rx antenna diversity | Wey-Yi Guy | 1 | -1/+7 |
2010-12-14 | iwlagn: change led compensation for 6005 and 6030 devices | Wey-Yi Guy | 1 | -13/+13 |
2010-12-07 | iwlwifi: jiffies based tx queues watchdog | Stanislaw Gruszka | 1 | -5/+3 |
2010-12-02 | iwlagn: remove structure name reference to gen2 | Wey-Yi Guy | 1 | -10/+10 |
2010-11-25 | iwlagn: Offical name for 100/130 device | Wey-Yi Guy | 1 | -2/+2 |
2010-11-25 | iwlagn: Offical name for 6000g2b device | Wey-Yi Guy | 1 | -6/+6 |
2010-11-25 | iwlagn: Offical name for 6000g2a device | Wey-Yi Guy | 1 | -3/+3 |
2010-11-25 | iwlagn: Offical name for 6050g2 device | Wey-Yi Guy | 1 | -1/+1 |
2010-11-25 | iwlwifi: use antenna information in EEPROM | Wey-Yi Guy | 1 | -36/+6 |
2010-11-25 | iwlwifi: advance power management support | Wey-Yi Guy | 1 | -0/+8 |
2010-11-25 | iwlwifi: consider BT for power management | Wey-Yi Guy | 1 | -0/+1 |
2010-11-16 | iwlagn: use SKU information in the EEPROM | Wey-Yi Guy | 1 | -18/+0 |
2010-11-16 | iwlwifi: change default led mode for different devices | Wey-Yi Guy | 1 | -0/+18 |
2010-11-16 | iwlagn: support dynamic aggregation for BT coex | Wey-Yi Guy | 1 | -0/+1 |
2010-11-15 | iwlagn: enable shadow register | Wey-Yi Guy | 1 | -0/+3 |
2010-11-15 | iwlwifi: put all the isr related function under ops | Wey-Yi Guy | 1 | -2/+14 |