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
/
staging
/
vt6655
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-26
8
-385
/
+146
|
\
|
*
staging: vt6655: use module_pci_driver helper
Malcolm Priestley
2015-06-17
1
-16
/
+1
|
*
staging: vt6655: remove suspend struct notifier_block.
Malcolm Priestley
2015-06-17
1
-37
/
+0
|
*
staging: vt6655: fix c99 comments and line length
matt mooney
2015-06-15
1
-4
/
+4
|
*
Staging: vt6655: Remove unnecessary equality checks in rxtx.c
Harisangam Sharvari
2015-06-12
1
-4
/
+4
|
*
staging: vt6655: device_rx_srv check sk_buff is NULL
Malcolm Priestley
2015-06-01
1
-0
/
+4
|
*
staging: vt6655: replace and resize dwIsr
Malcolm Priestley
2015-06-01
2
-17
/
+17
|
*
staging: vt6655: vnt_interrupt_process remove camel case.
Malcolm Priestley
2015-06-01
1
-51
/
+52
|
*
staging: vt6655: vnt_interrupt_process remove page 0 select
Malcolm Priestley
2015-06-01
1
-11
/
+0
|
*
staging: vt6655: use workqueue for interrupt handling
Malcolm Priestley
2015-06-01
2
-10
/
+28
|
*
staging: vt6655: remove mib.c/h dead code.
Malcolm Priestley
2015-06-01
4
-193
/
+0
|
*
staging: vt6655: Remove call to STAvUpdateIsrStatCounter.
Malcolm Priestley
2015-06-01
2
-3
/
+0
|
*
staging: vt6655: dead code remove STAvUpdate802_11Counter
Malcolm Priestley
2015-06-01
2
-33
/
+0
|
*
staging: vt6655: implement ieee80211_low_level_stats
Malcolm Priestley
2015-06-01
2
-3
/
+23
|
*
Merge 4.1-rc4 into staging-next
Greg Kroah-Hartman
2015-05-18
3
-21
/
+33
|
|
\
|
*
|
staging: vt6655: Checkpatch fix: lines longer than 80 columns
Guillaume Brogi
2015-05-08
1
-17
/
+32
|
*
|
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-05-08
1
-1
/
+1
|
*
|
staging: vt6655: device_intr check for vif on while loop
Malcolm Priestley
2015-04-30
1
-13
/
+8
*
|
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
3
-21
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
staging: vt6655: lock MACvWriteBSSIDAddress.
Malcolm Priestley
2015-05-08
1
-1
/
+8
|
*
|
staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.
Malcolm Priestley
2015-05-08
3
-5
/
+9
|
*
|
staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NIC
Malcolm Priestley
2015-05-08
1
-8
/
+7
|
*
|
staging: vt6655: Fix 80211 control and management status reporting.
Malcolm Priestley
2015-05-08
1
-3
/
+3
|
*
|
staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTED
Malcolm Priestley
2015-05-08
1
-1
/
+5
|
*
|
staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafe
Malcolm Priestley
2015-05-08
1
-3
/
+1
|
|
/
*
|
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-10
/
+1
|
/
*
staging: vt6655: use ieee80211_tx_info to select packet type.
Malcolm Priestley
2015-04-03
1
-3
/
+11
*
staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...
Malcolm Priestley
2015-04-03
1
-10
/
+7
*
Merge 4.0-rc5 into staging-testing
Greg Kroah-Hartman
2015-03-23
2
-17
/
+16
|
\
|
*
vt6655: Fix late setting of byRFType.
Malcolm Priestley
2015-03-09
1
-10
/
+6
|
*
vt6655: RFbSetPower fix missing rate RATE_12M
Malcolm Priestley
2015-03-09
1
-0
/
+1
|
*
staging: vt6655: vnt_tx_packet fix dma_idx selection.
Malcolm Priestley
2015-03-09
1
-7
/
+9
*
|
Staging: vt6655: changed C99 // comments
Hatice ERTÜRK
2015-03-20
1
-84
/
+84
*
|
staging: vt6655: remove deprecated use of pci api
Quentin Lambert
2015-03-20
2
-21
/
+22
*
|
staging: vt6655: Fixes the checkpatch.pl warning
Himani Agrawal
2015-03-15
1
-13
/
+35
*
|
Staging: vt6655: fix C99 comments
Matteo Semenzato
2015-03-06
1
-41
/
+41
*
|
staging: vt6655: Cleanup C99 comments
Alex W Slater
2015-03-06
1
-17
/
+19
*
|
Staging: vt6655 fix C99 style comments
Matt
2015-03-06
1
-1
/
+1
*
|
staging: vt6655: fix coding style issues in channel.c
Ivan Stankovic
2015-03-06
1
-3
/
+6
*
|
Staging: drivers: Bool initializations should use true/false
Cristina Opriceana
2015-03-06
1
-2
/
+2
*
|
staging: vt6655: remove unused variable
Aya Mahfouz
2015-03-01
1
-5
/
+1
*
|
Staging: vt6655: Fix do not use C99 // comments
Yeliz Taneroglu
2015-03-01
1
-1
/
+1
*
|
Staging: vt6655: changed C99 // comments
Hatice ERTÜRK
2015-02-26
1
-23
/
+23
*
|
Staging: vt6655: break lines over 80 characters
Katie Dunne
2015-02-26
1
-2
/
+4
*
|
Staging: vt6655: Replace C99 comments with C89
Katie Dunne
2015-02-26
1
-27
/
+20
|
/
*
staging: vt6655: vnt_rx_data add track rsr and new_rsr errors
Malcolm Priestley
2015-02-07
1
-1
/
+10
*
staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMA
Malcolm Priestley
2015-02-07
1
-3
/
+4
*
staging: vt6655: parse bb vga code out of device_intr.
Malcolm Priestley
2015-02-07
1
-39
/
+54
*
staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet
Malcolm Priestley
2015-02-07
2
-1
/
+2
[next]