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
2012-09-05
brcmfmac: dont use ZERO flag for usb IN
Hante Meuleman
1
-1
/
+0
2012-09-05
brcmfmac: fix use of dev_kfree_skb() in irq context
Arend van Spriel
1
-4
/
+4
2012-09-05
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-09-05
ath9k_hw: enable PA linearization
Felix Fietkau
1
-3
/
+0
2012-09-05
ath9k: fix PA linearization calibration related crash
Felix Fietkau
4
-8
/
+7
2012-09-05
ath9k_hw: disable PA linearization for AR9462
Felix Fietkau
1
-1
/
+2
2012-09-05
ath9k_hw: calibrate PA input for PA predistortion
Felix Fietkau
3
-1
/
+111
2012-09-05
ath9k_hw: clear the AM2PM predistortion mask on AR933x
Felix Fietkau
1
-1
/
+5
2012-09-05
ath9k_hw: do not enable the MIB interrupt in the interrupt mask register
Felix Fietkau
1
-3
/
+0
2012-09-05
rt2x00: fix voltage setting for RT3572/RT3592
Marc Kleine-Budde
1
-0
/
+1
2012-09-05
mwifiex: fix skb length issue when send a command to firmware
Stone Piao
1
-1
/
+14
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
i825xx: fix paging fault on znet_probe()
Wu Fengguang
1
-4
/
+9
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
can: mcp251x: avoid repeated frame bug
Benoît Locher
1
-1
/
+10
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-09-03
net: usbnet: fix softirq storm on suspend
Bjørn Mork
1
-4
/
+12
2012-09-01
net: qmi_wwan: add several new Gobi devices
Bjørn Mork
1
-0
/
+3
2012-09-01
fddi: 64 bit bug in smt_add_para()
Dan Carpenter
1
-1
/
+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: ethernet: fix kernel OOPS when remove davinci_mdio module
Bin Liu
1
-1
/
+3
2012-08-31
net: qmi_wwan: new device: Foxconn/Novatel E396
Aleksander Morgado
1
-0
/
+1
2012-08-31
usbnet: fix deadlock in resume
Oliver Neukum
1
-1
/
+1
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
cs89x0 : packet reception not working
Jaccon Bastiaansen
1
-5
/
+5
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-101
/
+140
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
[prev]
[next]