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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
5
-7
/
+5
2012-09-07
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
Timur Tabi
1
-0
/
+1
2012-09-07
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
1
-29
/
+16
2012-09-07
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
1
-1
/
+1
2012-09-07
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-05
be2net: use PCIe AER capability
Sathya Perla
1
-0
/
+8
2012-09-05
bnx2x: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-05
cxgb4: Remove duplicate register definitions
Vipul Pandya
4
-58
/
+30
2012-09-05
RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
Vipul Pandya
1
-1
/
+1
2012-09-05
Revert "usbnet: drop unneeded check for NULL"
Oliver Neukum
1
-1
/
+2
2012-09-04
ixgbe: remove old init remnant
Eliezer Tamir
1
-5
/
+0
2012-09-04
igb: Supported and Advertised Pause Frame
Akeem G. Abodunrin
1
-3
/
+18
2012-09-04
igb: reduce Rx header size
Eric Dumazet
1
-2
/
+2
2012-09-04
igb: Add loopback test support for i210
Carolyn Wyborny
1
-35
/
+16
2012-09-04
ieee802154: MRF24J40 driver
Alan Ott
3
-0
/
+779
2012-09-04
usbnet: drop unneeded check for NULL
Oliver Neukum
1
-2
/
+1
2012-09-03
net: sierra_net: rx_urb_size is constant
Bjørn Mork
1
-13
/
+4
2012-09-03
net: sierra_net: make private symbols static
Bjørn Mork
1
-3
/
+3
2012-09-03
net: cx82310_eth: use common match macro
Bjørn Mork
1
-10
/
+1
2012-08-31
r8169: add D-Link DGE-560T identifiers.
Francois Romieu
1
-0
/
+2
2012-08-31
bonding: add some slack to arp monitoring time limits
Jiri Bohac
1
-11
/
+20
2012-08-31
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
1
-32
/
+8
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2
-6
/
+3
2012-08-31
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
1
-1
/
+2
2012-08-31
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
1
-0
/
+3
2012-08-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-41
/
+164
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
78
-432
/
+769
2012-08-30
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
4
-28
/
+58
2012-08-30
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
1
-4
/
+89
2012-08-30
e1000e: update driver version number
Bruce Allan
1
-1
/
+1
2012-08-30
e1000e: cleanup - remove unnecessary variable
Bruce Allan
1
-3
/
+2
2012-08-30
e1000e: cleanup - remove inapplicable comment
Bruce Allan
1
-1
/
+1
2012-08-30
e1000e: cleanup strict checkpatch check
Bruce Allan
1
-1
/
+2
2012-08-30
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
Bruce Allan
1
-1
/
+9
2012-08-30
e1000e: use correct type for read of 32-bit register
Bruce Allan
1
-2
/
+2
2012-08-30
bnx2x: Correct the ndo_poll_controller call
Merav Sicron
1
-3
/
+5
2012-08-30
bnx2x: Move netif_napi_add to the open call
Merav Sicron
5
-13
/
+10
2012-08-30
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
Timur Tabi
1
-0
/
+9
2012-08-30
net/fsl-pq-mdio: coalesce multiple memory allocations into one
Timur Tabi
1
-28
/
+14
2012-08-30
net/fsl_pq_mdio: streamline probing of MDIO nodes
Timur Tabi
1
-152
/
+221
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
1
-14
/
+13
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
1
-66
/
+26
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
1
-13
/
+1
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
4
-61
/
+31
2012-08-30
be2net: modify log msg for lack of privilege error
Vasundhara Volam
1
-1
/
+1
2012-08-30
be2net: fixup malloc/free of adapter->pmac_id
Sathya Perla
1
-6
/
+7
2012-08-30
be2net: fix FW default for VF tx-rate
Vasundhara Volam
1
-2
/
+2
2012-08-30
be2net: fix max VFs reported by HW
Vasundhara Volam
2
-0
/
+3
2012-08-30
be2net: create RSS rings even in multi-channel configs
Sathya Perla
1
-2
/
+1
2012-08-30
drivers/ieee802154: move ieee802154 drivers to net folder
alex.bluesman.smirnov@gmail.com
8
-4
/
+3
[next]