index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2014-09-10
17
-68
/
+62
*
irda: vlsi_ir: use %*ph specifier
Andy Shevchenko
2014-09-10
1
-6
/
+2
*
r8152: use usleep_range
hayeswang
2014-09-10
1
-11
/
+11
*
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
2014-09-10
1
-1
/
+1
*
bonding: remove last users of bond->lock and bond->lock itself
Nikolay Aleksandrov
2014-09-10
2
-45
/
+2
*
bonding: options: remove bond->lock usage
Nikolay Aleksandrov
2014-09-10
1
-18
/
+1
*
bonding: procfs: clean bond->lock usage and use RCU
Nikolay Aleksandrov
2014-09-10
1
-13
/
+3
*
bonding: convert primary_slave to use RCU
Nikolay Aleksandrov
2014-09-10
6
-34
/
+43
*
bonding: alb: clean bond->lock
Nikolay Aleksandrov
2014-09-10
1
-9
/
+2
*
bonding: 3ad: use curr_slave_lock instead of bond->lock
Nikolay Aleksandrov
2014-09-10
2
-10
/
+11
*
cxgb4: remove bond->lock
Nikolay Aleksandrov
2014-09-10
1
-2
/
+0
*
ethernet: arc: Add support for Rockchip SoC layer device tree bindings
Romain Perier
2014-09-10
5
-1
/
+244
*
ath5k: Add missing vmalloc.h include.
Stephen Rothwell
2014-09-10
1
-0
/
+1
*
ethernet: ti: remove unwanted THIS_MODULE macro
Varka Bhadram
2014-09-09
5
-5
/
+0
*
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-09
173
-3740
/
+7642
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
10
-9
/
+21
|
|
\
|
*
|
ath5k: added debugfs file for dumping eeprom
Jade Bilkey
2014-09-04
1
-0
/
+96
|
*
|
bcma: get info about flash type SoC booted from
Rafał Miłecki
2014-09-04
1
-0
/
+62
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2014-09-04
57
-315
/
+1053
|
|
\
\
|
|
*
|
iwlwifi: mvm: clean up AUX station handling
Johannes Berg
2014-09-03
3
-8
/
+14
|
|
*
|
iwlwifi: mvm: clean up broadcast station handling
Johannes Berg
2014-09-03
3
-45
/
+57
|
|
*
|
iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() more
Johannes Berg
2014-09-03
3
-43
/
+40
|
|
*
|
iwlwifi: mvm: use tdls indication from mac80211
Johannes Berg
2014-09-03
1
-4
/
+8
|
|
*
|
iwlwifi: mvm: clarify stop_count, remove transport_stopped
Johannes Berg
2014-09-03
3
-10
/
+6
|
|
*
|
iwlwifi: mvm: clean up FIFO definitions
Johannes Berg
2014-09-03
3
-10
/
+9
|
|
*
|
iwlwifi: mvm: correct firmware disassoc command sequence
Johannes Berg
2014-09-03
4
-23
/
+55
|
|
*
|
iwlwifi: mvm: set the TX disable bit when doing a chanctx switch
Luciano Coelho
2014-09-03
1
-0
/
+20
|
|
*
|
iwlwifi: add Intel Mobile Communications copyright
Johannes Berg
2014-09-03
52
-0
/
+100
|
|
*
|
iwlwifi: trans: configure the scheduler enable register
Avri Altman
2014-09-03
3
-0
/
+15
|
|
*
|
iwlwifi: trans: make aggregation explicit for TX queue handling
Johannes Berg
2014-09-03
2
-2
/
+4
|
|
*
|
iwlwifi: trans: allow skipping scheduler hardware config
Johannes Berg
2014-09-03
7
-65
/
+104
|
|
*
|
iwlwifi: mvm: fix comment typo
Eran Harary
2014-09-03
1
-1
/
+1
|
|
*
|
iwlwifi: don't export tracepoints unnecessarily
Johannes Berg
2014-09-03
1
-7
/
+0
|
|
*
|
iwlwifi: mvm: add some debugging to quota allocation
Johannes Berg
2014-09-03
2
-0
/
+14
|
|
*
|
iwlwifi: mvm: enable passive fragmented scan changes
David Spinadel
2014-09-03
2
-9
/
+42
|
|
*
|
iwlwifi: trans: refactor txq_enable arguments
Johannes Berg
2014-09-03
3
-12
/
+26
|
|
*
|
iwlwifi: consolidate hw scheduler configuration code
Avri Altman
2014-09-03
2
-30
/
+121
|
|
*
|
iwlwifi: mvm: wait for TE notif when protecting TDLS session
Liad Kaufman
2014-09-03
3
-7
/
+64
|
|
*
|
iwlwifi: mvm: add option that allows a vif to disable PS
Luciano Coelho
2014-09-03
3
-6
/
+25
|
|
*
|
iwlwifi: mvm: add function to update only ps
Luciano Coelho
2014-09-03
2
-12
/
+41
|
|
*
|
iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part off
Luciano Coelho
2014-09-03
1
-17
/
+43
|
|
*
|
iwlwifi: mvm: re-enable ps when monitor interfaces are removed
Luciano Coelho
2014-09-03
2
-14
/
+17
|
|
*
|
iwlwifi: mvm: clear d0i3 state on recovery
Eliad Peller
2014-09-03
1
-0
/
+3
|
|
*
|
iwlwifi: mvm: disable tx aggregation on low latency vifs
Eyal Shapira
2014-09-03
4
-1
/
+14
|
|
*
|
iwlwifi: mvm: add debugfs entry for ps_disabled
Luciano Coelho
2014-09-03
2
-1
/
+4
|
|
*
|
iwlwifi: make U-APSD default configurable at compile time
Johannes Berg
2014-09-03
2
-1
/
+17
|
|
*
|
iwlwifi: mvm: fix the dump_umac_error_log
Eran Harary
2014-09-03
1
-6
/
+15
|
|
*
|
iwlwifi: mvm: Add marker command 0xcb
Matti Gottlieb
2014-09-03
1
-0
/
+34
|
|
*
|
iwlwifi: mvm: don't run automatic checks if CT was caused by debugfs
Luciano Coelho
2014-09-03
1
-2
/
+8
|
|
*
|
iwlwifi: mvm: reset the temperature when temperature test is disabled
Luciano Coelho
2014-09-03
2
-0
/
+22
[next]