index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
headers_install.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
iwlwifi: mvm: advertise VHT capabilities
Eytan Lifshitz
1
-0
/
+46
2013-03-06
iwlwifi: mvm: set up initial SMPS/NSS station info
Johannes Berg
1
-2
/
+49
2013-03-06
iwlwifi: mvm: implement remote wake
Johannes Berg
3
-1
/
+334
2013-03-06
iwlwifi: convert to use simple_open()
Wei Yongjun
1
-9
/
+3
2013-03-06
iwlwifi: use __get_str in tracing
Johannes Berg
1
-1
/
+1
2013-03-06
iwlwifi: support DSSS/CCK mode in 40 MHz
Johannes Berg
1
-1
/
+1
2013-03-06
iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSH
Emmanuel Grumbach
3
-1
/
+33
2013-03-06
iwlwifi: mvm: Add support for additional addresses
Ilan Peer
2
-6
/
+10
2013-03-06
iwlwifi: disable greenfield transmissions as a workaround
Beni Lev
1
-6
/
+8
2013-03-06
iwlwifi: 7000: disable HT greenfield support
Beni Lev
1
-1
/
+0
2013-03-06
iwlwifi: mvm: Update MAC context filter flags
Ilan Peer
1
-1
/
+13
2013-03-06
iwlwifi: mvm: don't use cts to self
Dor Shaish
1
-2
/
+2
2013-03-06
iwlwifi: mvm: free AGG queue when we STA is removed
Emmanuel Grumbach
1
-3
/
+3
2013-03-06
iwlwifi: mvm: respect disable Tx AGG parameter
Emmanuel Grumbach
1
-0
/
+4
2013-03-06
iwlwifi: a few fixes in license
Emmanuel Grumbach
69
-80
/
+117
2013-03-04
iwlwifi: mvm: don't warn on normal BAR sending
Emmanuel Grumbach
1
-5
/
+1
2013-03-04
iwlwifi: mvm: update the rssi calculation
Emmanuel Grumbach
3
-23
/
+35
2013-03-04
iwlwifi: mvm: ignore STOP_AGG when restarting
Emmanuel Grumbach
1
-0
/
+10
2013-03-04
iwlwifi: mvm: Remove overriding calibrations for the 7000 family
Dor Shaish
1
-114
/
+0
2013-03-04
iwlwifi: mvm: Take the phy_cfg from the TLV value
Dor Shaish
1
-15
/
+1
2013-03-04
iwlwifi: mvm: Set valid TX antennas value before calib request
Dor Shaish
1
-0
/
+5
2013-03-04
iwlwifi: mvm: restart the NIC of the cmd queue gets full
Emmanuel Grumbach
1
-5
/
+13
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2013-03-02
metag: hugetlb: convert to vm_unmapped_area()
James Hogan
1
-42
/
+10
2013-03-02
metag: export clear_page and copy_page
James Hogan
1
-0
/
+2
2013-03-02
metag: export metag_code_cache_flush_all
James Hogan
1
-0
/
+1
2013-03-02
metag: protect more non-MMU memory regions
James Hogan
3
-7
/
+42
2013-03-02
metag: make TXPRIVEXT bits explicit
James Hogan
2
-7
/
+31
2013-03-02
metag: kernel/setup.c: sort includes
James Hogan
1
-23
/
+23
2013-03-02
perf: Enable building perf tools for Meta
James Hogan
1
-0
/
+6
[next]