index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
olpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
brcmfmac: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-07-28
zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'
Colin Ian King
1
-1
/
+1
2017-07-28
ipw2100: don't return positive values to PCI probe on error
Dan Williams
1
-14
/
+14
2017-07-28
mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"
Colin Ian King
1
-1
/
+1
2017-07-28
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
1
-1
/
+1
2017-07-28
mwifiex: disable uapsd in tdls config
Xinming Hu
1
-6
/
+5
2017-07-28
mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()
Dan Carpenter
1
-1
/
+2
2017-07-28
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
1
-1
/
+6
2017-07-28
mwifiex: fix compile warning of unused variable
Shawn Lin
1
-1
/
+2
2017-07-28
mwifiex: drop num CPU notice
Brian Norris
1
-3
/
+1
2017-07-28
mwifiex: keep mwifiex_cancel_pending_ioctl() static
Brian Norris
2
-2
/
+3
2017-07-28
mwifiex: pcie: remove unnecessary 'pdev' check
Brian Norris
1
-8
/
+5
2017-07-28
mwifiex: pcie: disable device DMA before unmapping/freeing buffers
Brian Norris
1
-7
/
+9
2017-07-28
mwifiex: debugfs: allow card_reset() to cancel things
Brian Norris
1
-2
/
+0
2017-07-28
mwifiex: pcie: unify MSI-X / non-MSI-X interrupt process
Brian Norris
1
-65
/
+3
2017-07-28
mwifiex: pcie: remove unnecessary masks
Brian Norris
1
-4
/
+0
2017-07-28
mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
Brian Norris
3
-7
/
+6
2017-07-28
mwifiex: don't open-code ARRAY_SIZE()
Brian Norris
3
-12
/
+5
2017-07-28
mwifiex: utilize netif_tx_{wake,stop}_all_queues()
Brian Norris
1
-18
/
+2
2017-07-28
mwifiex: make mwifiex_free_cmd_buffer() return void
Brian Norris
2
-5
/
+3
2017-07-28
mwifiex: fix misnomers in mwifiex_free_lock_list()
Brian Norris
1
-6
/
+3
2017-07-28
mwifiex: ensure "disable auto DS" struct is initialized
Brian Norris
1
-3
/
+3
2017-07-28
mwifiex: fixup init_channel_scan_gap error case
Brian Norris
1
-1
/
+2
2017-07-28
mwifiex: don't short-circuit netdev notifiers on interface deletion
Brian Norris
1
-4
/
+0
2017-07-28
mwifiex: unregister wiphy before freeing resources
Brian Norris
3
-1
/
+10
2017-07-28
mwifiex: re-register wiphy across reset
Brian Norris
1
-3
/
+4
2017-07-28
mwifiex: pcie: don't allow cmd buffer reuse after reset
Brian Norris
1
-1
/
+2
2017-07-28
mwifiex: reset interrupt status across device reset
Brian Norris
1
-0
/
+1
2017-07-28
mwifiex: reunite copy-and-pasted remove/reset code
Brian Norris
1
-76
/
+28
2017-07-28
rsi: fix static checker warning
Amitkumar Karwar
1
-1
/
+8
2017-07-28
rsi: check length before USB read/write register
Amitkumar Karwar
1
-0
/
+6
2017-07-28
rsi: use macro for allocating USB buffer
Amitkumar Karwar
2
-2
/
+3
2017-07-28
rsi: regulatory enhancements
Prameela Rani Garnepudi
2
-12
/
+45
2017-07-28
rsi: Send rx filter frame to device when interface is down
Prameela Rani Garnepudi
1
-0
/
+4
2017-07-28
rsi: Remove internal header from Tx status skb
Prameela Rani Garnepudi
1
-1
/
+9
2017-07-28
rsi: update tx command frame block/unblock data
Prameela Rani Garnepudi
2
-7
/
+22
2017-07-28
rsi: block/unblock data queues as per connection status
Prameela Rani Garnepudi
1
-0
/
+5
2017-07-28
rsi: update autorate request command frame
Prameela Rani Garnepudi
1
-0
/
+3
2017-07-28
rsi: set_key enhancements
Prameela Rani Garnepudi
1
-13
/
+15
2017-07-28
rsi: update set_key command frame
Prameela Rani Garnepudi
2
-14
/
+28
2017-07-28
rsi: update vap capabilities command frame
Prameela Rani Garnepudi
3
-29
/
+49
2017-07-28
rsi: update set_channel command frame
Prameela Rani Garnepudi
2
-25
/
+35
2017-07-28
rsi: Update baseband RF programming frame
Prameela Rani Garnepudi
2
-11
/
+25
2017-07-28
rsi: Update aggregation parameters command frame
Prameela Rani Garnepudi
2
-24
/
+31
2017-07-28
rsi: Update peer notify command frame
Prameela Rani Garnepudi
2
-10
/
+13
2017-07-28
rsi: remove unnecessary check for 802.11 management packet
Prameela Rani Garnepudi
1
-30
/
+24
2017-07-28
rsi: Update in tx command frame radio capabilities
Prameela Rani Garnepudi
3
-28
/
+48
2017-07-28
rsi: immediate wakeup bit and priority for TX command packets
Prameela Rani Garnepudi
2
-0
/
+4
2017-07-28
rsi: add common structures needed for command packets
Prameela Rani Garnepudi
1
-0
/
+38
2017-07-28
rsi: Rename mutex tx_rxlock to the tx_lock.
Karun Eagalapati
3
-8
/
+8
[next]