index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+5
2011-01-04
iwlagn: enable only rfkill interrupt when device is down
Stanislaw Gruszka
1
-4
/
+5
2011-01-03
wireless: comment typo fix diable -> disable.
Justin P. Mattock
1
-2
/
+2
2010-12-26
iwlwifi: remove reference to Gen2
Wey-Yi Guy
1
-3
/
+3
2010-12-26
iwlagn: fix FH error
Johannes Berg
1
-1
/
+2
2010-12-07
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
1
-15
/
+6
2010-12-02
iwlagn: name change for bt_ch_announce module parameter
Wey-Yi Guy
1
-5
/
+7
2010-12-02
iwlagn: remove structure name reference to gen2
Wey-Yi Guy
1
-29
/
+29
2010-11-25
iwlagn: advertise reliable TX status
Johannes Berg
1
-1
/
+2
2010-11-16
iwlwifi: set STATUS_READY before commit_rxon
Wey-Yi Guy
1
-1
/
+2
2010-11-16
iwlagn: check change before commit RXON cmd
Shanyu Zhao
1
-1
/
+2
2010-11-16
iwlagn: use SKU information in the EEPROM
Wey-Yi Guy
1
-0
/
+4
2010-11-16
iwlagn: support dynamic aggregation for BT coex
Wey-Yi Guy
1
-1
/
+0
2010-11-15
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
1
-6
/
+12
2010-11-15
iwlagn: fix non-5000+ build
Johannes Berg
1
-30
/
+4
2010-11-15
iwlagn: update PCI ID for 100 series devices
Wey-Yi Guy
1
-2
/
+3
2010-11-15
iwlagn: update PCI ID for 6000g2a series devices
Wey-Yi Guy
1
-7
/
+0
2010-11-15
iwlagn: update PCI ID for 6000g2b series devices
Wey-Yi Guy
1
-14
/
+2
2010-11-15
iwlwifi: implement switching iftype while up
Johannes Berg
1
-0
/
+1
2010-11-15
iwlagn: new RXON processing for modern devices
Johannes Berg
1
-338
/
+47
2010-11-15
iwlagn: don't resend RXON timing
Johannes Berg
1
-14
/
+0
2010-11-15
iwlwifi: make mac80211 ops a device config
Johannes Berg
1
-3
/
+3
2010-11-15
iwlwifi: Convert to new PCI PM framework
John W. Linville
1
-4
/
+1
2010-11-15
iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter
Stanislaw Gruszka
1
-1
/
+5
2010-11-15
iwlwifi: fix set_tx_power vs scan
Stanislaw Gruszka
1
-6
/
+4
2010-10-14
iwlagn: check beacon frame size
Johannes Berg
1
-0
/
+2
2010-10-14
iwlwifi: clean up some beacon handling
Johannes Berg
1
-14
/
+11
2010-10-14
iwlwifi: rename ibss_beacon variable
Johannes Berg
1
-13
/
+13
2010-10-12
iwlagn: prio_tbl need to download before calibration
Wey-Yi Guy
1
-3
/
+4
2010-10-12
iiwlagn: always download priority table
Wey-Yi Guy
1
-2
/
+1
2010-10-08
iwlagn: fix default calibration table size
Shanyu Zhao
1
-1
/
+1
2010-10-08
iwlagn: no version check for experimental uCode
Wey-Yi Guy
1
-11
/
+16
2010-10-08
iwlwifi: clean up declarations
Johannes Berg
1
-1
/
+1
2010-10-08
iwlwifi: remove apm_ops.stop
Johannes Berg
1
-2
/
+2
2010-10-08
iwlwifi: remove set_pwr_src operation
Johannes Berg
1
-16
/
+0
2010-10-08
iwlwifi: move agn specific station code there
Johannes Berg
1
-1
/
+1
2010-10-08
iwlagn: rename iwl_commit_rxon
Johannes Berg
1
-2
/
+2
2010-10-06
iwlagn: define 130 series of WiFi/BT combo devices
Wey-Yi Guy
1
-0
/
+10
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-16
/
+27
2010-10-06
iwlwifi: schedule to deprecate software scan support
Wey-Yi Guy
1
-4
/
+4
2010-09-29
iwlwifi: send DC calib config to runtime ucode
Shanyu Zhao
1
-0
/
+23
2010-09-29
iwlwifi: define 100 devices
Jay Sternberg
1
-0
/
+6
2010-09-15
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
1
-2
/
+4
2010-09-15
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
1
-11
/
+3
2010-09-11
iwlwifi: make sure runtime calibration is enabled after association
Wey-Yi Guy
1
-2
/
+1
2010-09-11
iwlwifi: avoid sending too many commands
Johannes Berg
1
-0
/
+5
2010-09-11
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
1
-2
/
+1
2010-09-07
drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...
Julia Lawall
1
-1
/
+1
2010-09-03
iwlagn: open/close envlope to force move BT state machine
Wey-Yi Guy
1
-0
/
+16
[next]