index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
mvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-25
iwlwifi: mvm: use a cast to calculate the last seqno from the next one
Luciano Coelho
1
-1
/
+1
2013-11-25
iwlwifi: mvm: set seqno also when no keys are set
Luciano Coelho
1
-1
/
+2
2013-11-25
iwlwifi: mvm: don't WARN about unsuccessful time event
Emmanuel Grumbach
1
-2
/
+5
2013-11-25
iwlwifi: mvm: BT Coex fix another NULL pointer dereference
Emmanuel Grumbach
1
-0
/
+5
2013-11-25
iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT
Emmanuel Grumbach
1
-1
/
+0
2013-11-25
iwlwifi: mvm: check sta_id/drain values in debugfs
Johannes Berg
1
-0
/
+4
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-16
/
+32
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
8
-16
/
+32
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-995
/
+3242
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+18
2013-10-30
iwlwifi: mvm: BT Coex - fix copy paste issue
Emmanuel Grumbach
1
-1
/
+1
2013-10-29
iwlwifi: remove duplicate includes
Michael Opdenacker
1
-1
/
+0
2013-10-29
iwlwifi: warn if firmware image doesn't exist
Johannes Berg
1
-5
/
+3
2013-10-29
iwlwifi: mvm: add missing break in debugfs
Johannes Berg
1
-0
/
+1
2013-10-29
iwlwifi: mvm: capture the FCS in monitor mode
Johannes Berg
2
-2
/
+12
2013-10-29
iwlwifi: mvm: BT Coex fix NULL pointer dereference
Emmanuel Grumbach
1
-1
/
+5
2013-10-29
iwlwifi: mvm: update UAPSD support TLV bits
Alexander Bondar
2
-6
/
+10
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+15
2013-10-18
iwlwifi: mvm: fix operator precedence
David Spinadel
1
-1
/
+2
2013-10-18
iwlwifi: mvm: fix fw_rx_stats debugfs entry
Luciano Coelho
1
-3
/
+6
2013-10-18
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
Emmanuel Grumbach
1
-2
/
+2
2013-10-18
iwlwifi: mvm: BT Coex - always set mandatory fields
Emmanuel Grumbach
2
-3
/
+11
2013-10-18
iwlwifi: mvm: NVM - increase max section size
Idan Kahlon
1
-1
/
+1
2013-10-11
iwlwifi: mvm: fix scan request's suspend time parameter
Alexander Bondar
1
-3
/
+3
2013-10-11
iwlwifi: mvm: add IBSS support
Johannes Berg
7
-41
/
+102
2013-10-11
iwlwifi: mvm: BT Coex - update integration with rate control
Emmanuel Grumbach
3
-43
/
+23
2013-10-11
iwlwifi: mvm: BT Coex - remove duplicate code in rate control
Emmanuel Grumbach
1
-7
/
+0
2013-10-11
iwlwifi: mvm: BT Coex - start AMPDU even when BT is active
Emmanuel Grumbach
1
-11
/
+0
2013-10-11
iwlwifi: mvm: BT Coex - tune SMPS parameters
Emmanuel Grumbach
1
-4
/
+4
2013-10-11
iwlwifi: mvm: BT Coex - track bandwidth changes in HT
Emmanuel Grumbach
3
-5
/
+6
2013-10-11
iwlwifi: mvm: keep connection to AP after WoWLAN
Johannes Berg
6
-23
/
+417
2013-10-11
iwlwifi: mvm: add support for NICs which have only 16 Tx queues.
Eytan Lifshitz
8
-22
/
+35
2013-10-11
iwlwifi: mvm: prevent the NIC to be powered at driver load time.
Eytan Lifshitz
4
-49
/
+97
2013-10-11
iwlwifi: mvm: Add device wide power command
Alexander Bondar
6
-47
/
+117
2013-10-11
iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices
Emmanuel Grumbach
1
-2
/
+52
2013-10-11
iwlwifi: mvm: BT Coex - don't limit agg size in loose scheme
Emmanuel Grumbach
3
-7
/
+44
2013-10-02
iwlwifi: mvm: change the name of init_ucode_run flag
Eytan Lifshitz
2
-5
/
+9
2013-10-02
iwlwifi: mvm: implement new IPv6 offload API
Johannes Berg
2
-5
/
+114
2013-10-02
iwlwifi: mvm: BT Coex - Correctly enable and treat rssi events
Emmanuel Grumbach
1
-10
/
+30
2013-10-02
iwlwifi: mvm: BT Coex - adapt debugfs to new API
Emmanuel Grumbach
3
-14
/
+55
2013-10-02
iwlwifi: mvm: don't use reduced Tx power when not applicable
Emmanuel Grumbach
1
-4
/
+12
2013-10-02
iwlwifi: mvm: make debugfs write() operations write up to count bytes
Djalal Harouni
1
-4
/
+8
2013-10-02
iwlwifi: mvm: remove GF support in rs
Eyal Shapira
2
-72
/
+19
2013-10-02
iwlwifi: mvm: support VHT in rs
Eyal Shapira
5
-246
/
+431
2013-10-02
iwlwifi: mvm: BT Coex - use data from firmware
Emmanuel Grumbach
2
-27
/
+53
2013-10-02
iwlwifi: mvm: BT Coex - no need to send envelopes
Emmanuel Grumbach
2
-41
/
+0
2013-10-02
iwlwifi: mvm: new BT Coex API
Emmanuel Grumbach
6
-146
/
+387
2013-10-02
iwlwifi: mvm: support sched scan if supported by the fw
David Spinadel
6
-4
/
+533
2013-10-02
iwlwifi: mvm: add no_basic_ssid option
David Spinadel
2
-14
/
+31
2013-10-02
iwlwifi: mvm: don't sleep while allocating in atomic context
Emmanuel Grumbach
1
-1
/
+1
[next]