index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: fix error in command waiting
Johannes Berg
2011-03-23
1
-1
/
+1
*
iwlagn: support off-channel TX
Johannes Berg
2011-03-11
1
-32
/
+103
*
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
2011-03-04
1
-235
/
+0
*
iwlagn: report correct temperature for WiFi/BT devices.
Fry, Donald H
2011-03-03
1
-3
/
+4
*
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
2011-02-28
1
-0
/
+1
*
iwlagn: enable BT session 2 type UART for 2000 series
Wey-Yi Guy
2011-02-26
1
-22
/
+46
*
iwlagn: split BT page and inquiry UART msg
Wey-Yi Guy
2011-02-26
1
-4
/
+6
*
iwlagn: name change for BT config command
Wey-Yi Guy
2011-02-26
1
-1
/
+1
*
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-23
1
-1
/
+1
*
iwlagn: donot process bt update when bt coex disable
Wey-Yi Guy
2011-02-11
1
-1
/
+11
*
iwlwifi: remove unnecessary locking
Johannes Berg
2011-02-06
1
-3
/
+0
*
iiwlagn: remove unused parameter
Wey-Yi Guy
2011-01-31
1
-1
/
+0
*
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
2011-01-31
1
-24
/
+0
*
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2011-01-21
1
-2
/
+3
*
iwlagn: add support for waiting for notifications
Johannes Berg
2011-01-21
1
-0
/
+46
*
iwlagn: fix scan tx antenna setting on 5Ghz band
Stanislaw Gruszka
2011-01-04
1
-9
/
+5
*
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
2010-12-14
1
-0
/
+1
*
iwlagn: implement layout-agnostic EEPROM reading
Johannes Berg
2010-12-14
1
-0
/
+6
*
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
2010-12-06
1
-0
/
+1
*
iwlagn: minor change in bt coex normal LUT
Wey-Yi Guy
2010-11-25
1
-1
/
+1
*
iwlagn: use different kill mask when SCO active
Wey-Yi Guy
2010-11-25
1
-13
/
+19
*
iwlwifi: consider BT for power management
Wey-Yi Guy
2010-11-24
1
-0
/
+4
*
iwlwifi: Use static const
Joe Perches
2010-11-22
1
-3
/
+3
*
iwlwifi: always build swq_id as virtual queue ID
Johannes Berg
2010-11-16
1
-1
/
+0
*
iwlwifi: pass txq to wake/stop queue
Johannes Berg
2010-11-16
1
-2
/
+2
*
iwlagn: remove a bogus AGG_OFF check
Johannes Berg
2010-11-16
1
-6
/
+2
*
iwlagn: support dynamic aggregation for BT coex
Wey-Yi Guy
2010-11-16
1
-4
/
+2
*
iwlagn: enable shadow register
Wey-Yi Guy
2010-11-15
1
-0
/
+6
*
iwlagn: fix non-5000+ build
Johannes Berg
2010-11-15
1
-16
/
+0
*
iwlagn: turn dynamic smps on while BT is on
Wey-Yi Guy
2010-11-15
1
-1
/
+4
*
iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_work
Stanislaw Gruszka
2010-11-15
1
-1
/
+16
*
iwlwifi: send tx_power_cmd synchronously
Stanislaw Gruszka
2010-11-15
1
-3
/
+2
*
iwlwifi: warn when send tx power settings during scan
Stanislaw Gruszka
2010-11-15
1
-0
/
+4
*
iwlwifi: allow probe-after-rx on 2.4 GHz
Johannes Berg
2010-10-14
1
-20
/
+20
*
iwlwifi: fix dual-mode scanning
Johannes Berg
2010-10-08
1
-1
/
+3
*
iwlwifi: remove set_pwr_src operation
Johannes Berg
2010-10-08
1
-1
/
+18
*
iwlwifi: move iwl_dump_fh to agn
Johannes Berg
2010-10-08
1
-0
/
+61
*
iwlwifi: move iwl_dump_csr to agn
Johannes Berg
2010-10-08
1
-0
/
+69
*
iwlwifi: move iwl_toggle_rx_ant to agn
Johannes Berg
2010-10-08
1
-0
/
+17
*
iwlwifi: move agn specific station code there
Johannes Berg
2010-10-08
1
-3
/
+3
*
iwlwifi: move chain settings to agn
Johannes Berg
2010-10-08
1
-0
/
+140
*
iwlwifi: introduce post_scan hook
Johannes Berg
2010-10-08
1
-0
/
+16
*
iwlagn: rename iwl5000_tx_resp
Wey-Yi Guy
2010-10-06
1
-6
/
+8
*
iwlagn: rename iwl5000_tx_power_dbm_cmd
Wey-Yi Guy
2010-10-06
1
-3
/
+3
*
iwlagn: reduce redundant parameter definitions
Wey-Yi Guy
2010-10-06
1
-9
/
+18
*
iwlagn: initialize both tx/rx prio boost parameters
Wey-Yi Guy
2010-09-17
1
-0
/
+2
*
iwlagn: correct naming for failure reply tx status
Wey-Yi Guy
2010-09-17
1
-2
/
+2
*
iwlagn: keep track of aggregated tx frames failure counter
Wey-Yi Guy
2010-09-17
1
-0
/
+50
*
iwlagn: log aggregation tx command status
Wey-Yi Guy
2010-09-17
1
-0
/
+32
*
iwlagn: keep track fail tx reason counter
Wey-Yi Guy
2010-09-17
1
-0
/
+79
[next]