index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
iwlwifi: mvm: report per-chain signal to mac80211
Johannes Berg
1
-26
/
+21
2013-07-31
iwlwifi: mvm: fix debugfs restart if fw_restart is disabled
Eran Harary
3
-8
/
+13
2013-07-31
iwlwifi: mvm: Change beacon filtering command
Hila Gonen
6
-84
/
+145
2013-07-31
iwlwifi: mvm: register vif debugfs for AP mode too
Emmanuel Grumbach
1
-0
/
+1
2013-07-31
iwlwifi: mvm: split constants into separate file
Johannes Berg
3
-4
/
+80
2013-07-31
iwlwifi: mvm: assign quota per virtual interface
Johannes Berg
1
-8
/
+8
2013-07-31
iwlwifi: mvm: Return on inconsistency in add interface
Ilan Peer
1
-1
/
+2
2013-07-31
iwlwifi: mvm: Change AM->PSM timeout for EAPOL frames
Alexander Bondar
1
-0
/
+2
2013-07-31
iwlwifi: mvm: support six IPv6 addresses in D3
Johannes Berg
4
-28
/
+92
2013-07-31
iwlwifi: mvm: Enable user set TX power
Matti Gottlieb
4
-2
/
+40
2013-07-31
iwlwifi: mvm: reprobe device on firmware error during restart
Johannes Berg
1
-1
/
+39
2013-07-31
iwlwifi: mvm: remove the default calibration values for 7000
Emmanuel Grumbach
1
-55
/
+0
2013-07-31
iwlwifi: mvm: new api to get signal strength
Avri Altman
3
-17
/
+46
2013-07-25
iwlwifi: mvm: enable pre-scan passive to active
David Spinadel
2
-1
/
+6
2013-07-25
iwlwifi: dvm: remove P2P support
Johannes Berg
8
-391
/
+3
2013-07-16
iwlwifi: mvm: don't allocate BT_COEX cmd on stack
Emmanuel Grumbach
1
-46
/
+92
2013-07-16
iwlwifi: mvm: fix the ACK / CTS kill mask upon RSSI event
Emmanuel Grumbach
1
-0
/
+2
2013-07-16
iwlwifi: mvm: better handle several several vifs in BT Coex
Emmanuel Grumbach
2
-19
/
+5
2013-07-16
iwlwifi: mvm: Upgrade to a new power management uAPSD API
Alexander Bondar
10
-81
/
+546
2013-07-16
iwlwifi: mvm: sram hex dump on NIC error
Matti Gottlieb
3
-0
/
+26
2013-07-16
iwlwifi: pcie: make unused queue warning more readable
Johannes Berg
1
-3
/
+2
2013-07-16
iwlwifi: pcie: don't disable L1 for newest NICs
Emmanuel Grumbach
3
-4
/
+12
2013-07-16
iwlwifi: mvm: remove unneeded argument from iwl_mvm_tx_protection()
Johannes Berg
4
-9
/
+8
2013-07-16
iwlwifi: remove forward debugfs function declarations
Johannes Berg
2
-29
/
+0
2013-07-16
iwlwifi: move dump_fh into common code
Inbal Hacohen
5
-68
/
+72
2013-07-14
Linux 3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-14
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
Linus Torvalds
8
-69
/
+121
2013-07-14
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
18
-137
/
+73
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
4
-33
/
+23
2013-07-13
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
13
-40
/
+462
2013-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
9
-56
/
+253
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-241
/
+607
2013-07-13
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
46
-528
/
+827
2013-07-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+11
2013-07-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-5
/
+125
2013-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-63
/
+608
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
34
-163
/
+154
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-359
/
+381
2013-07-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
27
-161
/
+310
2013-07-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-4
/
+7
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2374
/
+2299
2013-07-13
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
39
-740
/
+629
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
85
-801
/
+18434
[next]