index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-03-21
iwlwifi: missing unlock on error path
Dan Carpenter
1
-2
/
+5
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+87
2011-03-11
iwlagn: support off-channel TX
Johannes Berg
1
-0
/
+87
2011-03-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-176
/
+2
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-89
/
+21
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
1
-0
/
+2
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
1
-176
/
+0
2011-02-28
net: use pci_dev->revision, again
Sergei Shtylyov
1
-1
/
+1
2011-02-28
iwlwifi: move check health code into iwl-rx.c
Stanislaw Gruszka
1
-66
/
+0
2011-02-28
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
1
-0
/
+6
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-2
/
+1
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-18
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+18
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-18
/
+0
2011-02-21
iwlwifi: enable 2-wire bt coex support for non-combo device
Wey-Yi Guy
1
-3
/
+5
2011-02-21
iwlwifi: Loading correct uCode again when fail to load
Wey-Yi Guy
1
-0
/
+9
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+6
2011-02-10
iwlwifi: fix ack health for WiFi/BT combo devices
Stanislaw Gruszka
1
-2
/
+7
2011-02-10
iwlwifi: cleanup iwl_good_ack_health
Stanislaw Gruszka
1
-34
/
+35
2011-02-08
iwlagn: Re-enable RF_KILL interrupt when down
Don Fry
1
-0
/
+6
2011-02-06
iwlwifi: fix compiling error with different configuration
Wey-Yi Guy
1
-2
/
+4
2011-02-01
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
1
-4
/
+1
2011-02-01
iwlwifi: fix beacon notification parsing
Johannes Berg
1
-8
/
+8
2011-02-01
iwlwifi: use maximum aggregation size
Johannes Berg
1
-5
/
+27
2011-02-01
iwlwifi: advertise max aggregate size
Johannes Berg
1
-0
/
+2
2011-02-01
iwlwifi: support RSN IBSS
Johannes Berg
1
-1
/
+10
2011-02-01
iwlwifi: check ucode loading error and restart
Wey-Yi Guy
1
-9
/
+6
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
1
-2
/
+1
2011-01-22
iwlwifi: initial P2P support
Wey-Yi Guy
1
-0
/
+4
2011-01-22
iwlwifi: replace minimum slot time constant
Johannes Berg
1
-1
/
+1
2011-01-22
iwlwifi: implement remain-on-channel
Johannes Berg
1
-0
/
+94
2011-01-22
iwlagn: add 2000 series pci id
Wey-Yi Guy
1
-0
/
+43
2011-01-22
iwlwifi: use mac80211 throughput trigger
Wey-Yi Guy
1
-3
/
+7
2011-01-21
iwlagn: add support for waiting for notifications
Johannes Berg
1
-0
/
+21
2011-01-21
iwlagn: make iwl_rx_handle static
Johannes Berg
1
-1
/
+1
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+2
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
[next]