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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
net: via-rhine: add BQL support
Tino Reichardt
1
-9
/
+20
2015-02-24
bonding: Implement port churn-machine (AD standard 43.4.17).
Mahesh Bandewar
2
-7
/
+93
2015-02-24
bonding: Verify RX LACPDU has proper dest mac-addr
Mahesh Bandewar
1
-0
/
+3
2015-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
38
-1032
/
+2157
2015-02-24
net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
Petri Gynther
2
-15
/
+16
2015-02-24
net: bcmgenet: precalculate TxCB->bd_addr
Petri Gynther
1
-1
/
+8
2015-02-24
net: bcmgenet: rework Tx queue init
Petri Gynther
1
-46
/
+35
2015-02-24
net: bcmgenet: bcmgenet_init_tx_ring() cleanup
Petri Gynther
1
-14
/
+8
2015-02-23
i40evf: don't wait forever
Mitch Williams
1
-2
/
+13
2015-02-23
i40evf: refactor reset
Mitch Williams
1
-10
/
+31
2015-02-23
i40evf: disable NAPI polling sooner
Mitch Williams
1
-2
/
+1
2015-02-23
i40e: Fix i40e_ndo_set_vf_spoofchk
Greg Rose
1
-1
/
+2
2015-02-23
i40e/i40evf: Bump Driver Versions
Sravanthi Tangeda
2
-2
/
+2
2015-02-23
i40e/i40evf: Remove unused variable an_enable and function update_link_info
Catherine Sullivan
6
-38
/
+6
2015-02-23
i40e: Fix the EMPR interrupt received handling
Anjali Singhai Jain
2
-4
/
+3
2015-02-23
i40e/i40evf: i40e_register.h updates
Anjali Singhai Jain
4
-74
/
+50
2015-02-23
i40e: Use #define for the VSI connection type
Neerav Parikh
2
-4
/
+4
2015-02-23
i40e/i40evf: restrict VC opcodes to their initial values
Nicholas Nunley
2
-44
/
+40
2015-02-23
i40e/i40evf: Refactor the receive routines
Mitch Williams
6
-214
/
+651
2015-02-23
i40e: rename debugfs clear_stats option
Shannon Nelson
1
-5
/
+9
2015-02-23
i40e: update Shadow RAM read/write functions
Kamil Krawczyk
2
-27
/
+71
2015-02-23
igbvf: cleanup msleep() and min/max() usage
Jeff Kirsher
2
-6
/
+6
2015-02-23
igbvf: Fix code comments and whitespace
Jeff Kirsher
9
-516
/
+500
2015-02-23
e1000e: initial support for i219
David Ertman
9
-83
/
+768
2015-02-23
be2net: move be_func_init() call inside be_setup()
Sathya Perla
1
-46
/
+42
2015-02-23
be2net: refactor adapter resource cleanup sequence into be_cleanup()
Kalesh AP
1
-24
/
+16
2015-02-23
be2net: refactor adapter resource initialzation sequence into be_resume()
Kalesh AP
1
-35
/
+21
2015-02-23
be2net: remove code duplication relating to Lancer reset sequence
Sathya Perla
2
-117
/
+55
2015-02-23
be2net: refactor error detect/recovery function
Kalesh AP
1
-14
/
+17
2015-02-23
be2net: use a wrapper to schedule and cancel error detection task
Sathya Perla
2
-16
/
+32
2015-02-23
be2net: refactor function initalization sequence into be_func_init()
Sathya Perla
2
-44
/
+36
2015-02-23
be2net: get rid of be_get_initial_config() call from be_probe()
Sathya Perla
1
-25
/
+13
2015-02-23
be2net: move adapter fields alloc/free code to new routines
Sathya Perla
1
-213
/
+195
2015-02-21
bna: Update the Driver and Firmware Version
Rasesh Mody
2
-3
/
+3
2015-02-21
bna: QLogic BR-series Adapters Driver Rebranding
Rasesh Mody
31
-99
/
+127
2015-02-20
sunvnet: failed trigger should not cause BUG_ON()
David L Stevens
1
-0
/
+2
2015-02-20
bonding: simple code refactor
Mahesh Bandewar
1
-4
/
+2
2015-02-20
net: macb: Add big endian CPU support
Arun Chandran
2
-13
/
+20
2015-02-20
bnx2-cnic: Driver Version Update
Rasesh Mody
2
-4
/
+4
2015-02-20
bnx2: Fix for Chip Initialization
Rasesh Mody
1
-2
/
+0
2015-02-20
bnx2-cnic: Driver Rebranding Changes
Rasesh Mody
6
-17
/
+17
2015-02-20
hso: always read interface number from the current altsetting
Aleksander Morgado
1
-4
/
+9
2015-02-20
be2net: Add a few inline functions to test TXQ conditions
Sriharsha Basavapatna
1
-4
/
+18
2015-02-20
be2net: Minor code cleanup in tx completion process
Sriharsha Basavapatna
2
-23
/
+31
2015-02-20
be2net: Refactor be_xmit_enqueue() routine
Sriharsha Basavapatna
1
-40
/
+86
2015-02-20
be2net: Refactor wrb_fill_hdr() routine
Sriharsha Basavapatna
2
-39
/
+99
2015-02-19
net: dsa: mv88e6171: Enable access to phys via internal mdio bus
Andrew Lunn
1
-8
/
+10
2015-02-19
net: dsa: mv88e6352: Refactor shareable code
Andrew Lunn
3
-65
/
+71
2015-02-19
net: eth: altera: Change reset_mac failure message masks from err to dbg
Vince Bridgers
1
-2
/
+10
2015-02-19
net: eth: altera: Change access ports to mdio for all xMII applications
Vince Bridgers
1
-4
/
+4
[next]