index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iwlagn: remove Kelvin support
Johannes Berg
2011-09-27
3
-9
/
+1
*
iwlagn: fix slot programming
Johannes Berg
2011-09-27
1
-1
/
+1
*
iwlagn: fix dangling scan request
Johannes Berg
2011-09-27
1
-14
/
+16
*
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
2011-09-27
4
-16
/
+19
*
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
2011-09-27
1
-4
/
+9
*
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
2011-09-27
1
-0
/
+2
*
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2011-09-27
2
-3
/
+3
*
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
2011-09-27
1
-1
/
+16
*
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
2011-09-27
1
-3
/
+6
*
iwlagn: remove duplicate list init
Amit Beka
2011-09-21
1
-2
/
+0
*
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2011-09-21
2
-2
/
+5
*
iwlagn: remove uneeded declaration
Emmanuel Grumbach
2011-09-21
1
-2
/
+0
*
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
2011-09-21
5
-16
/
+12
*
iwlagn: remove the callback in host commands
Emmanuel Grumbach
2011-09-21
15
-134
/
+157
*
iwlagn: split remain-on-channel
Johannes Berg
2011-09-21
3
-49
/
+62
*
iwlagn: remove common station priv
Johannes Berg
2011-09-21
5
-20
/
+16
*
iwlagn: move scan code to scan file
Johannes Berg
2011-09-21
4
-440
/
+433
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-20
4
-6
/
+14
|
\
|
*
iwlagn: workaround bug crashing some APs
Don Fry
2011-09-16
1
-0
/
+5
|
*
iwlagn: fix command queue timeout
Johannes Berg
2011-09-13
1
-0
/
+2
|
*
iwlagn: fix stack corruption
Johannes Berg
2011-09-13
1
-1
/
+1
|
*
iwlagn: sysfs couldn't find the priv pointer
Emmanuel Grumbach
2011-08-13
1
-22
/
+17
|
*
Revert "iwlagn: sysfs couldn't find the priv pointer"
Emmanuel Grumbach
2011-08-13
1
-9
/
+9
*
|
iwlagn: signedness bug
Wey-Yi Guy
2011-09-19
1
-1
/
+1
*
|
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
2011-09-19
1
-2
/
+2
*
|
iwlagn: do not use interruptible waits
Johannes Berg
2011-09-19
5
-13
/
+8
*
|
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
2011-09-19
3
-10
/
+12
*
|
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
2011-09-19
6
-6
/
+62
*
|
iwlagn: remove drvdata support from bus layer
Johannes Berg
2011-09-19
3
-22
/
+11
*
|
iwlagn: move sysfs files to debugfs
Johannes Berg
2011-09-19
2
-133
/
+64
*
|
iwlagn: remove unused function declarations
Johannes Berg
2011-09-19
1
-5
/
+0
*
|
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
6
-8
/
+7
*
|
iwlagn: clean up PM code
Johannes Berg
2011-09-19
3
-14
/
+11
*
|
iwlagn: Makefile whitespace cleanup
Johannes Berg
2011-09-19
1
-10
/
+10
*
|
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
2011-09-19
5
-22
/
+80
*
|
iwlagn: move PCI-E transport files
Johannes Berg
2011-09-19
5
-11
/
+8
*
|
iwlagn: merge eeprom access into single file
Wey-Yi Guy
2011-09-19
3
-305
/
+235
*
|
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
2011-09-19
1
-1
/
+7
*
|
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
6
-23
/
+10
*
|
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-19
6
-22
/
+7
*
|
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
2011-09-19
1
-1
/
+1
*
|
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
2011-09-19
1
-0
/
+1
*
|
iwlagn: Convert kzalloc to kcalloc
Joe Perches
2011-09-19
1
-4
/
+2
*
|
iwlagn: add documentation to the transport layer
Emmanuel Grumbach
2011-09-19
3
-32
/
+91
*
|
iwlagn: document the bus layer API
Emmanuel Grumbach
2011-09-19
1
-5
/
+57
*
|
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
2011-09-19
4
-9
/
+17
*
|
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
2011-09-19
6
-21
/
+23
*
|
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
2011-09-19
4
-4
/
+17
*
|
iwlagn: unmap cmd queue's tfds as BIDI
Emmanuel Grumbach
2011-09-19
3
-6
/
+20
*
|
iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAME
Emmanuel Grumbach
2011-09-19
1
-0
/
+12
[prev]
[next]