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
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-08-28
17
-1767
/
+2118
|
\
|
*
sfc: Eliminate struct efx_mtd
Ben Hutchings
2013-08-22
2
-160
/
+120
|
*
sfc: Rename SPI stuff to show that it is Falcon-specific
Ben Hutchings
2013-08-22
4
-47
/
+47
|
*
sfc: Cleanup Falcon-arch simple MAC filter state
Ben Hutchings
2013-08-22
7
-44
/
+52
|
*
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
Ben Hutchings
2013-08-22
2
-10
/
+62
|
*
sfc: Add flag for stack-owned RX MAC filters
Ben Hutchings
2013-08-22
2
-17
/
+37
|
*
sfc: Refactor Falcon-arch filter removal
Ben Hutchings
2013-08-22
1
-34
/
+40
|
*
sfc: Make most filter operations NIC-type-specific
Ben Hutchings
2013-08-22
10
-1267
/
+1448
|
*
sfc: Refactor Falcon-arch search limit reset
Ben Hutchings
2013-08-22
1
-29
/
+30
|
*
sfc: Split Falcon-arch-specific and common filter state
Ben Hutchings
2013-08-22
2
-55
/
+58
|
*
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
Ben Hutchings
2013-08-22
3
-392
/
+494
|
*
sfc: Name the RX drop queue ID
Ben Hutchings
2013-08-22
2
-3
/
+8
|
*
sfc: Rename Falcon-arch filter implementation types and functions
Ben Hutchings
2013-08-22
1
-209
/
+243
|
*
sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()
Ben Hutchings
2013-08-22
1
-16
/
+0
|
*
sfc: Do not assume efx_nic_type::ev_fini is idempotent
Ben Hutchings
2013-08-21
2
-0
/
+7
|
*
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
Ben Hutchings
2013-08-21
3
-36
/
+19
|
*
sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
Ben Hutchings
2013-08-21
4
-32
/
+37
*
|
e1000e: balance semaphore put/get for 82573
Steven La
2013-08-27
1
-0
/
+5
*
|
bna: firmware update to 3.2.1.1
Rasesh Mody
2013-08-27
1
-2
/
+2
*
|
VMXNET3: Add support for virtual IOMMU
Andy King
2013-08-27
2
-83
/
+138
*
|
be2net: implement ethtool set/get_channel hooks
Sathya Perla
2013-08-27
3
-32
/
+104
*
|
be2net: refactor be_setup() to consolidate queue creation routines
Sathya Perla
2013-08-27
2
-58
/
+50
*
|
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
Sathya Perla
2013-08-27
1
-24
/
+85
*
|
be2net: refactor be_get_resources() code
Sathya Perla
2013-08-27
6
-189
/
+229
*
|
be2net: Fixup profile management routines
Vasundhara Volam
2013-08-27
2
-59
/
+88
*
|
be2net: use EQ_CREATEv2 for SH-R
Sathya Perla
2013-08-27
4
-39
/
+18
*
|
qlcnic: Update version to 5.3.49.
Sucheta Chakraborty
2013-08-27
1
-2
/
+2
*
|
qlcnic: dcb: Add support for CEE Netlink interface.
Sucheta Chakraborty
2013-08-27
4
-1
/
+629
*
|
qlcnic: dcb: Register DCB AEN handler.
Sucheta Chakraborty
2013-08-27
7
-2
/
+137
*
|
qlcnic: dcb: Get DCB parameters from the adapter.
Sucheta Chakraborty
2013-08-27
7
-2
/
+278
*
|
qlcnic: dcb: Query adapter DCB capabilities.
Sucheta Chakraborty
2013-08-27
12
-0
/
+345
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-08-27
21
-2581
/
+7788
|
\
|
|
*
sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface
Ben Hutchings
2013-08-21
1
-11
/
+9
|
*
sfc: Fix race in completion handling
Ben Hutchings
2013-08-21
1
-15
/
+10
|
*
sfc: Add support for MCDI v2
Ben Hutchings
2013-08-21
6
-55
/
+127
|
*
sfc: Update MCDI protocol definitions for EF10
Ben Hutchings
2013-08-21
3
-342
/
+5196
|
*
sfc: Translate MCDI error numbers received in events
Ben Hutchings
2013-08-21
2
-29
/
+37
|
*
sfc: Move and rename Falcon/Siena common NIC operations
Ben Hutchings
2013-08-21
9
-1858
/
+2088
|
*
sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour
Ben Hutchings
2013-08-21
9
-48
/
+59
|
*
sfc: Remove bogus call to efx_release_tx_buffers()
Ben Hutchings
2013-08-21
1
-11
/
+0
|
*
sfc: Stop RX refill before flushing RX queues
Ben Hutchings
2013-08-21
4
-9
/
+13
|
*
sfc: Limit scope of a Falcon A1 IRQ workaround
Ben Hutchings
2013-08-21
3
-10
/
+2
|
*
sfc: Rework IRQ enable/disable
Ben Hutchings
2013-08-21
4
-59
/
+112
|
*
sfc: Remove efx_process_channel_now()
Ben Hutchings
2013-08-21
4
-81
/
+3
|
*
sfc: Rename Falcon-architecture register definitions
Ben Hutchings
2013-08-21
8
-10
/
+10
|
*
sfc: Make struct efx_special_buffer less special
Ben Hutchings
2013-08-21
2
-43
/
+37
|
*
sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow bloc...
Ben Hutchings
2013-08-21
9
-14
/
+19
|
*
sfc: Make MCDI independent of Siena
Ben Hutchings
2013-08-21
5
-77
/
+157
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-26
31
-162
/
+342
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-23
19
-99
/
+171
|
|
\
\
[next]