index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
dvm
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move register access lock into transport
Lilach Edelstein
2013-02-01
1
-12
/
+5
*
iwlwifi: add iwl_set_bits_mask to transport API
Lilach Edelstein
2013-02-01
1
-11
/
+12
*
iwlwifi: update copyright
Johannes Berg
2013-01-24
1
-1
/
+1
*
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
2013-01-03
1
-2
/
+2
*
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
2013-01-03
1
-6
/
+7
*
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
2013-01-03
1
-4
/
+4
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-12-11
1
-25
/
+32
|
\
|
*
iwlwifi: Change define and struct names in iwl-eeprom-parse.h
Eytan Lifshitz
2012-12-06
1
-25
/
+32
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-11-21
1
-2
/
+0
|
\
\
|
|
/
|
*
iwlwifi: remove effectless assignment
Emmanuel Grumbach
2012-11-21
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: use ieee80211_free_txskb
Johannes Berg
2012-11-07
1
-1
/
+1
*
|
iwlwifi: remove SKU/antenna messages by default
Johannes Berg
2012-11-07
1
-4
/
+4
*
|
iwlwifi: zero trans_cfg before settings its fields
Emmanuel Grumbach
2012-11-05
1
-1
/
+1
*
|
iwlwifi: fix queue flush confusion
Johannes Berg
2012-11-05
1
-1
/
+1
*
|
iwlwifi: don't call stop_device twice
Emmanuel Grumbach
2012-10-31
1
-4
/
+0
*
|
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
2012-10-31
1
-2
/
+0
*
|
iwlwifi: don't print the Intel banner twice
Emmanuel Grumbach
2012-10-16
1
-2
/
+0
*
|
iwlwifi: remove unused variables
Johannes Berg
2012-10-16
1
-4
/
+0
*
|
iwlwifi: make data frame tracing optional
Johannes Berg
2012-10-16
1
-0
/
+3
|
/
*
iwlwifi: fix FW restart on init FW
Amit Beka
2012-08-21
1
-2
/
+7
*
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
2012-07-26
1
-6
/
+6
*
iwlwifi: clean up properly when registration with mac80211 fails
Meenakshi Venkataraman
2012-07-26
1
-0
/
+3
*
iwlwifi: REPLY_RX doesn't exist any more
Emmanuel Grumbach
2012-07-05
1
-1
/
+0
*
iwlwifi: configure the queues from the op_mode
Emmanuel Grumbach
2012-06-25
1
-55
/
+1
*
iwlwifi: remove sku field from hw_params
Johannes Berg
2012-06-20
1
-8
/
+5
*
iwlwifi: disable early power Off reset for all NICs
Emmanuel Grumbach
2012-06-18
1
-1
/
+12
*
iwlwifi: check that we have enough bits to track the TX queues
Emmanuel Grumbach
2012-06-18
1
-0
/
+3
*
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
Emmanuel Grumbach
2012-06-13
1
-2
/
+2
*
iwlwifi: refactor testmode
Ilan Peer
2012-06-11
1
-1
/
+1
*
iwlwifi: remove extern opmode ops declarations
Johannes Berg
2012-06-06
1
-1
/
+3
*
iwlwifi: move RF config into NIC config
Johannes Berg
2012-06-06
1
-0
/
+31
*
iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'
Paul Bolle
2012-06-06
1
-1
/
+1
*
iwlwifi: refactor EEPROM reading/parsing
Johannes Berg
2012-06-06
1
-244
/
+57
*
iwlwifi: configure the SKU in the HW
Emmanuel Grumbach
2012-06-06
1
-0
/
+9
*
iwlwifi: allocate Tx cmd pool per device
Emmanuel Grumbach
2012-06-06
1
-18
/
+4
*
iwlwifi: move ht40 bitmap into config
Johannes Berg
2012-06-06
1
-3
/
+6
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
1
-0
/
+2371