index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: pcie: restart the driver when a command times out
Emmanuel Grumbach
2013-10-11
1
-1
/
+3
*
iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices
Emmanuel Grumbach
2013-10-11
1
-2
/
+52
*
iwlwifi: mvm: BT Coex - don't limit agg size in loose scheme
Emmanuel Grumbach
2013-10-11
3
-7
/
+44
*
wireless: iwlwifi: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
1
-3
/
+0
*
iwlwifi: pcie: dump_stack upon timeout of SYNC cmd
Emmanuel Grumbach
2013-10-02
1
-0
/
+1
*
iwlwifi: mvm: change the name of init_ucode_run flag
Eytan Lifshitz
2013-10-02
2
-5
/
+9
*
iwlwifi: mvm: implement new IPv6 offload API
Johannes Berg
2013-10-02
3
-5
/
+118
*
iwlwifi: mvm: BT Coex - Correctly enable and treat rssi events
Emmanuel Grumbach
2013-10-02
1
-10
/
+30
*
iwlwifi: mvm: BT Coex - adapt debugfs to new API
Emmanuel Grumbach
2013-10-02
3
-14
/
+55
*
iwlwifi: mvm: don't use reduced Tx power when not applicable
Emmanuel Grumbach
2013-10-02
1
-4
/
+12
*
iwlwifi: mvm: make debugfs write() operations write up to count bytes
Djalal Harouni
2013-10-02
1
-4
/
+8
*
iwlwifi: mvm: remove GF support in rs
Eyal Shapira
2013-10-02
2
-72
/
+19
*
iwlwifi: mvm: support VHT in rs
Eyal Shapira
2013-10-02
5
-246
/
+431
*
iwlwifi: mvm: BT Coex - use data from firmware
Emmanuel Grumbach
2013-10-02
2
-27
/
+53
*
iwlwifi: mvm: BT Coex - no need to send envelopes
Emmanuel Grumbach
2013-10-02
2
-41
/
+0
*
iwlwifi: mvm: new BT Coex API
Emmanuel Grumbach
2013-10-02
7
-146
/
+388
*
iwlwifi: mvm: support sched scan if supported by the fw
David Spinadel
2013-10-02
7
-4
/
+538
*
iwlwifi: mvm: add no_basic_ssid option
David Spinadel
2013-10-02
3
-14
/
+34
*
iwlwifi: mvm: don't sleep while allocating in atomic context
Emmanuel Grumbach
2013-10-02
1
-1
/
+1
*
iwlwifi: mvm: update expected tpt tables for VHT
Eyal Shapira
2013-10-02
2
-26
/
+42
*
iwlwifi: mvm: fix switch from shared antenna in case of BT load
Eyal Shapira
2013-10-02
1
-7
/
+8
*
iwlwifi: pcie: clean RFKILL interrupt in AMPG
Emmanuel Grumbach
2013-10-02
2
-0
/
+5
*
iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware API
Max Stepanov
2013-10-02
5
-45
/
+200
*
iwlwifi: mvm: Adjust some power management constants
Alexander Bondar
2013-10-02
3
-11
/
+29
*
iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()
Johannes Berg
2013-10-02
1
-6
/
+3
*
iwlwifi: mvm: Implement BT coex notifications
Andrei Otcheretianski
2013-10-02
4
-15
/
+39
*
iwlwifi: mvm: give client MACs time to synchronise during restart
Johannes Berg
2013-10-02
3
-4
/
+28
*
iwlwifi: mvm: remove rs FSM actions relevant only for 3 antennas
Eyal Shapira
2013-10-02
2
-67
/
+48
*
iwlwifi: mvm: use CTS to Self if firmware allows it
Emmanuel Grumbach
2013-10-02
1
-1
/
+5
*
iwlwifi: mvm: debugfs: add an option to set antennas for scan command
Oren Givon
2013-10-02
3
-1
/
+65
*
iwlwifi: mvm: query firmware for non-QoS seqno
Johannes Berg
2013-10-02
5
-26
/
+43
*
iwlwifi: mvm: implement beacon filtering testmode command
Johannes Berg
2013-10-02
2
-0
/
+15
*
iwlwifi: mvm: implement NoA testing using testmode cmd
David Spinadel
2013-10-02
4
-0
/
+195
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-15
1
-0
/
+1
|
\
|
*
MIPS: DECstation I/O ASIC DMA interrupt handling fix
Maciej W. Rozycki
2013-09-13
1
-0
/
+1
*
|
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
4
-4
/
+4
|
/
*
net: qmi_wwan: add new Qualcomm devices
Bjørn Mork
2013-09-11
1
-1
/
+129
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-09-11
29
-0
/
+30315
|
\
|
*
i40e: include i40e in kernel proper
Jesse Brandeburg
2013-09-11
3
-0
/
+63
|
*
i40e: debugfs interface
Jesse Brandeburg
2013-09-11
1
-0
/
+2076
|
*
i40e: init code and hardware support
Jesse Brandeburg
2013-09-11
16
-0
/
+13813
|
*
i40e: implement virtual device interface
Jesse Brandeburg
2013-09-11
3
-0
/
+2823
|
*
i40e: driver core headers
Jesse Brandeburg
2013-09-11
3
-0
/
+899
|
*
i40e: driver ethtool core
Jesse Brandeburg
2013-09-11
1
-0
/
+1449
|
*
i40e: transmit, receive, and NAPI
Jesse Brandeburg
2013-09-11
1
-0
/
+1817
|
*
i40e: main driver core
Jesse Brandeburg
2013-09-11
1
-0
/
+7375
*
|
net: tilegx driver: avoid compiler warning
Chris Metcalf
2013-09-11
1
-3
/
+3
*
|
irda: vlsi_ir: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
1
-1
/
+1
*
|
irda: donauboe: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-11
1
-3
/
+3
*
|
bcm63xx_enet: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-11
1
-4
/
+4
[next]