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
/
iwl3945-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
1
-15
/
+6
2010-12-07
iwl3945: prevent too frequent firmware resets
Stanislaw Gruszka
1
-0
/
+7
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-11-22
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-1
/
+1
2010-11-17
iwl3945: remove unused len_org variable
Stanislaw Gruszka
1
-8
/
+1
2010-11-16
iwlwifi: pass txq to wake/stop queue
Johannes Berg
1
-1
/
+1
2010-11-15
iwlwifi: put all the isr related function under ops
Wey-Yi Guy
1
-1
/
+1
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
-14
/
+16
2010-11-15
iwlwifi: make mac80211 ops a device config
Johannes Berg
1
-2
/
+2
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
-3
/
+3
2010-11-15
iwlwifi: fix set_tx_power vs scan
Stanislaw Gruszka
1
-0
/
+1
2010-11-09
iwlwifi: dont use pci_dev before it being assign
Wey-Yi Guy
1
-1
/
+2
2010-10-14
iwlwifi: rename ibss_beacon variable
Johannes Berg
1
-13
/
+13
2010-10-14
iwlwifi: allow probe-after-rx on 2.4 GHz
Johannes Berg
1
-8
/
+8
2010-10-08
iwlwifi: remove apm_ops.stop
Johannes Berg
1
-2
/
+2
2010-10-08
iwlwifi: move agn specific station code there
Johannes Berg
1
-2
/
+23
2010-10-08
iwl3945: use iwl3945_commit_rxon
Johannes Berg
1
-8
/
+8
2010-10-08
iwlwifi: introduce post_scan hook
Johannes Berg
1
-0
/
+12
2010-10-06
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
1
-8
/
+9
2010-10-06
iwlwifi: schedule to deprecate software scan support
Wey-Yi Guy
1
-2
/
+3
2010-09-15
iwlwifi: do not force complete scan too early
Stanislaw Gruszka
1
-2
/
+2
2010-09-15
iwlwifi: cancel scan when down the device
Stanislaw Gruszka
1
-12
/
+4
2010-09-15
iwlwifi: unify scan start checks
Johannes Berg
1
-64
/
+10
2010-09-15
iwlwifi: remove unused conf variables
Johannes Berg
1
-6
/
+0
2010-09-11
iwlwifi: remember the last uCode sysassert error code
Wey-Yi Guy
1
-1
/
+0
2010-08-27
iwlwifi: allow using multiple contexts
Johannes Berg
1
-3
/
+8
2010-08-27
iwlwifi: pass context to iwl_send_rxon_timing
Johannes Berg
1
-2
/
+2
2010-08-27
iwlwifi: introduce beacon context
Johannes Berg
1
-1
/
+2
2010-08-27
iwlwifi: add context pointer to station
Johannes Berg
1
-1
/
+1
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
1
-0
/
+1
2010-08-27
iwlwifi: move AP sta ID to context
Johannes Berg
1
-0
/
+1
2010-08-27
iwlwifi: move virtual interface pointer into context
Johannes Berg
1
-2
/
+5
2010-08-27
iwlwifi: add context into tx descriptor
Johannes Berg
1
-0
/
+1
2010-08-27
iwlwifi: move QoS into context
Johannes Berg
1
-0
/
+1
2010-08-27
iwlwifi: contextify command sending
Johannes Berg
1
-0
/
+4
2010-08-27
iwlwifi: contextify-stations-completely
Johannes Berg
1
-1
/
+1
2010-08-27
iwlwifi: contextify broadcast station
Johannes Berg
1
-8
/
+12
2010-08-27
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
1
-0
/
+2
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-47
/
+64
2010-08-25
iwlwifi: fix canceling monitor_recover timer
Stanislaw Gruszka
1
-2
/
+5
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+50
2010-08-25
iwlwifi: refactor iwl_setup_rxon_timing
Johannes Berg
1
-9
/
+2
2010-08-17
iwlwifi: fix 3945 filter flags
Johannes Berg
1
-1
/
+50
2010-08-17
mac80211: use cipher suite selectors
Johannes Berg
1
-19
/
+24
2010-08-16
iwlwifi: track IBSS manager status
Johannes Berg
1
-1
/
+4
2010-08-16
iwlwifi: make scan workqueue functions static
Stanislaw Gruszka
1
-4
/
+2
2010-08-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+1
2010-08-16
iwlwifi: disable aspm by default
John W. Linville
1
-0
/
+4
[next]