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
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-09
5
-7
/
+5
*
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
Timur Tabi
2012-09-07
1
-0
/
+1
*
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
2012-09-07
1
-29
/
+16
*
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
2012-09-07
1
-1
/
+1
*
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-07
1
-1
/
+1
*
be2net: use PCIe AER capability
Sathya Perla
2012-09-05
1
-0
/
+8
*
bnx2x: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-05
1
-2
/
+1
*
cxgb4: Remove duplicate register definitions
Vipul Pandya
2012-09-05
4
-58
/
+30
*
RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
Vipul Pandya
2012-09-05
1
-1
/
+1
*
Revert "usbnet: drop unneeded check for NULL"
Oliver Neukum
2012-09-05
1
-1
/
+2
*
ixgbe: remove old init remnant
Eliezer Tamir
2012-09-05
1
-5
/
+0
*
igb: Supported and Advertised Pause Frame
Akeem G. Abodunrin
2012-09-05
1
-3
/
+18
*
igb: reduce Rx header size
Eric Dumazet
2012-09-05
1
-2
/
+2
*
igb: Add loopback test support for i210
Carolyn Wyborny
2012-09-05
1
-35
/
+16
*
ieee802154: MRF24J40 driver
Alan Ott
2012-09-04
3
-0
/
+779
*
usbnet: drop unneeded check for NULL
Oliver Neukum
2012-09-04
1
-2
/
+1
*
net: sierra_net: rx_urb_size is constant
Bjørn Mork
2012-09-03
1
-13
/
+4
*
net: sierra_net: make private symbols static
Bjørn Mork
2012-09-03
1
-3
/
+3
*
net: cx82310_eth: use common match macro
Bjørn Mork
2012-09-03
1
-10
/
+1
*
r8169: add D-Link DGE-560T identifiers.
Francois Romieu
2012-09-01
1
-0
/
+2
*
bonding: add some slack to arp monitoring time limits
Jiri Bohac
2012-08-31
1
-11
/
+20
*
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
2012-08-31
1
-32
/
+8
*
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2012-08-31
2
-6
/
+3
*
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
2012-08-31
1
-1
/
+2
*
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
2012-08-31
1
-0
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-08-31
7
-41
/
+164
|
\
|
*
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-31
4
-28
/
+58
|
*
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
2012-08-31
1
-4
/
+89
|
*
e1000e: update driver version number
Bruce Allan
2012-08-31
1
-1
/
+1
|
*
e1000e: cleanup - remove unnecessary variable
Bruce Allan
2012-08-31
1
-3
/
+2
|
*
e1000e: cleanup - remove inapplicable comment
Bruce Allan
2012-08-31
1
-1
/
+1
|
*
e1000e: cleanup strict checkpatch check
Bruce Allan
2012-08-31
1
-1
/
+2
|
*
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
Bruce Allan
2012-08-31
1
-1
/
+9
|
*
e1000e: use correct type for read of 32-bit register
Bruce Allan
2012-08-31
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
78
-432
/
+769
|
\
\
|
|
/
|
/
|
|
*
bnx2x: Correct the ndo_poll_controller call
Merav Sicron
2012-08-30
1
-3
/
+5
|
*
bnx2x: Move netif_napi_add to the open call
Merav Sicron
2012-08-30
5
-13
/
+10
|
*
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2012-08-30
2
-25
/
+24
|
*
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
2012-08-30
1
-1
/
+1
|
*
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
Ian Campbell
2012-08-30
1
-29
/
+10
|
*
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
2012-08-29
2
-2
/
+6
|
*
Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2012-08-24
1
-2
/
+2
|
|
\
|
|
*
sfc: Fix reporting of IPv4 full filters through ethtool
Ben Hutchings
2012-08-24
1
-2
/
+2
|
*
|
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2012-08-24
2
-4
/
+7
|
|
\
\
|
|
*
|
can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing
Sven Schmitt
2012-08-24
1
-1
/
+3
|
|
*
|
can: softing: Fix potential memory leak in softing_load_fw()
Alexey Khoroshilov
2012-08-24
1
-3
/
+4
|
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-08-24
8
-18
/
+28
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-08-24
8
-18
/
+28
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
brcm80211: smac: set interface down on reset
Vladimir Zapolskiy
2012-08-22
1
-0
/
+3
|
|
|
*
|
iwlwifi: protect SRAM debugfs
Johannes Berg
2012-08-21
1
-0
/
+3
[next]