Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
638428ece619495edc9579b1e21493eb00f9687c
/
drivers
/
net
9457b24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6c4f199
gianfar: Do not call device_set_wakeup_enable() under a spinlock
by Rafael J. Wysocki
· 14 years ago
19c0ef6
axnet_cs: fix resume problem for some Ax88790 chip
by Ken Kawasaki
· 14 years ago
e68e613
cxgb4vf: add call to Firmware to reset VF State.
by Casey Leedom
· 14 years ago
e7a3795
cxgb4vf: Fail open if link_start() fails.
by Casey Leedom
· 14 years ago
8b6edf8
cxgb4vf: flesh out PCI Device ID Table ...
by Casey Leedom
· 14 years ago
eb6c503
cxgb4vf: fix some errors in Gather List to skb conversion
by Casey Leedom
· 14 years ago
b94e72e
cxgb4vf: fix bug in Generic Receive Offload
by Casey Leedom
· 14 years ago
53c7886
cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()
by Casey Leedom
· 14 years ago
5e09a10
ixgbe: Look inside vlan when determining offload protocol.
by Hao Zheng
· 14 years ago
d0d9d8e
bnx2x: Look inside vlan when determining checksum proto.
by Hao Zheng
· 14 years ago
167c25e
virtio-net: init link state correctly
by Jason Wang
· 14 years ago
75e6047
ucc_geth: Fix deadlock
by Joakim Tjernlund
· 14 years ago
2040bd5
ucc_geth: Do not bring the whole IF down when TX failure.
by Joakim Tjernlund
· 14 years ago
5ada28b
led-class: always implement blinking
by Johannes Berg
· 14 years ago
8877870
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
7379efe
iwlwifi: dont use pci_dev before it being assign
by Wey-Yi Guy
· 14 years ago
ea80907
r8169: fix sleeping while holding spinlock.
by françois romieu
· 14 years ago
53f5735
r8169: revert "Handle rxfifo errors on 8168 chips"
by françois romieu
· 14 years ago
48a7c3d
ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failure
by Rajkumar Manoharan
· 14 years ago
490b3f4
ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled
by Rajkumar Manoharan
· 14 years ago
ac618d7
ath9k_htc: Add support for device ID 3346
by Haitao Zhang
· 14 years ago
f119da3
ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off
by Vasanthakumar Thiagarajan
· 14 years ago
2e30168
libertas: terminate scan when stopping interface
by Daniel Drake
· 14 years ago
fbb078f
ath9k: check old power mode before clearing cycle counters
by Felix Fietkau
· 14 years ago
8df86db
carl9170: usbid table updates
by Christian Lamparter
· 14 years ago
10598c1
ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.
by Vivek Natarajan
· 14 years ago
5f841b4
ath9k: Avoid HW opmode overridden on monitor mode changes
by Rajkumar Manoharan
· 14 years ago
269e2d7
libipw: fix proc entry removal
by Linus Torvalds
· 14 years ago
63f4e19
skge: Remove tx queue stopping in skge_devinit()
by Guillaume Chazarain
· 14 years ago
151f52f
ipw2x00: remove the right /proc/net entry
by Linus Torvalds
· 14 years ago
4b4a270
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
53ab222
de2104x: fix panic on load
by Eric Dumazet
· 14 years ago
7b8e824
atl1 : fix panic on load
by Eric Dumazet
· 14 years ago
1c260e4
netxen: remove unused firmware exports
by Amerigo Wang
· 14 years ago
2c24a5d
caif: SPI-driver bugfix - incorrect padding.
by Sjur Brændeland
· 14 years ago
6cc0e94
smsc911x: Set Ethernet EEPROM size to supported device's size
by John Faith
· 14 years ago
6c6cf42
cxgb4vf: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
0a4201f
cxgb4: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
d3d2a7d
cxgb3: remove call to stop TX queues at load time.
by Divy Le Ray
· 14 years ago
811718f
ibm_newemac: Remove netif_stop_queue() in emac_probe().
by David S. Miller
· 14 years ago
b0786b4
usbnet: fix usb_autopm_get_interface failure(v1)
by Ming Lei
· 14 years ago
0d85cca
bnx2x: Update version number
by Yaniv Rosner
· 14 years ago
1d03f06
bnx2x: Reset 8073 phy during common init
by Yaniv Rosner
· 14 years ago
121839b
bnx2x: Do not enable CL37 BAM unless it is explicitly enabled
by Yaniv Rosner
· 14 years ago
650154b
bnx2x: Fix resetting BCM8726 PHY during common init
by Yaniv Rosner
· 14 years ago
cf1d972
bnx2x: Clear latch indication on link reset
by Yaniv Rosner
· 14 years ago
6a71bbe
bnx2x: Fix port selection in case of E2
by Yaniv Rosner
· 14 years ago
9bffeac
bnx2x: Fix waiting for reset complete on BCM848x3 PHYs
by Yaniv Rosner
· 14 years ago
1d9c05d
bnx2x: Restore appropriate delay during BMAC reset
by Yaniv Rosner
· 14 years ago
636f8c6
qlcnic: fix panic on load
by Eric Dumazet
· 14 years ago
fde4590
jme: fix panic on load
by Eric Dumazet
· 14 years ago
3985c7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
3e9ebd3
netdev: can: Change mail address of Hans J. Koch
by Hans J. Koch
· 14 years ago
62391f9
pcnet_cs: add new_id
by Ken Kawasaki
· 14 years ago
bdfa3d8
can: pch_can: fix section mismatch warning by using a whitelisted name
by Marc Kleine-Budde
· 14 years ago
526de53
can: pch_can: fix sparse warning
by Marc Kleine-Budde
· 14 years ago
c117e4a
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
by Denis Kirjanov
· 14 years ago
1b803fb
vmxnet: trivial annotation of protocol constant
by Harvey Harrison
· 14 years ago
b8744ca
vmxnet3: remove unnecessary byteswapping in BAR writing macros
by Harvey Harrison
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
337ac9d
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
by Cyril Chemparathy
· 14 years ago
a4765fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
9f2a0fa
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
by Larry Finger
· 14 years ago
731b203
libertas: Fix sd8686 firmware reload
by Paul Fox
· 14 years ago
4fc4fbd
ath9k: Fix incorrect access of rate flags in RC
by Mohammed Shafi Shajakhan
· 14 years ago
18cb657
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
19449bf
stmmac: enable/disable rx/tx in the core with a single write.
by avisconti
· 14 years ago
d1abc9a
net: atarilance - flags should be unsigned long
by Geert Uytterhoeven
· 14 years ago
683b65f
netxen: fix kdump
by Rajesh Borundia
· 14 years ago
b1424ed
cxgb3: Fix panic in free_tx_desc()
by Krishna Kumar
· 14 years ago
69dcfc8
cxgb3: fix crash due to manipulating queues before registration
by Nishanth Aravamudan
· 14 years ago
b7126d8
8390: Don't oops on starting dev queue
by Pavel Emelyanov
· 14 years ago
de7fe78
igbvf: fix panic on load
by Emil Tantilov
· 14 years ago
ec43a81
ixgb: call pci_disable_device in ixgb_remove
by Emil Tantilov
· 14 years ago
9806307
ixgbe: DCB, fix TX hang occurring in stress condition with PFC
by John Fastabend
· 14 years ago
affa9df
e1000e: Add check for reset flags before displaying reset message
by Carolyn Wyborny
· 14 years ago
ff10e13
e1000e: reset PHY after errors detected
by Carolyn Wyborny
· 14 years ago
116c1ea
pch_gbe: Select MII.
by David S. Miller
· 14 years ago
c175801
igb: Fix unused variable warning.
by Jesse Gross
· 14 years ago
bdab225
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300
by Linus Torvalds
· 14 years ago
22cdbd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
ce45b87
ehea: Fixing statistics
by Breno Leitao
· 14 years ago
a71fb88
bonding: Fix lockdep warning after bond_vlan_rx_register()
by Jarek Poplawski
· 14 years ago
3d435ad
ath5k: Fix double free on hw attach error path
by Jones Desougi
· 14 years ago
d654567
ath9k_htc: Set proper firmware offset for Netgear WNDA3200
by Rajkumar Manoharan
· 14 years ago
e609e2e
ath9k: fix tx aggregation flush on AR9003
by Felix Fietkau
· 14 years ago
5e848f7
ath9k: lock reset and PCU start/stopping
by Luis R. Rodriguez
· 14 years ago
b79b33c
ath9k: rename rxflushlock to pcu_lock
by Luis R. Rodriguez
· 14 years ago
7583c550
ath9k: add locking for starting the PCU on RX
by Luis R. Rodriguez
· 14 years ago
1e45028
ath9k: add locking for stopping RX
by Luis R. Rodriguez
· 14 years ago
1933f0c
caif-u5500: Build config for CAIF shared mem driver
by Amarnath Revanna
· 14 years ago
e57731f
caif-u5500: CAIF shared memory mailbox interface
by Amarnath Revanna
· 14 years ago
dfae55d
caif-u5500: CAIF shared memory transport protocol
by sjur.brandeland@stericsson.com
· 14 years ago
13c3ab8
drivers/net/typhoon.c: delete double assignment
by Julia Lawall
· 14 years ago
d58c0e9
drivers/net/sb1000.c: delete double assignment
by Julia Lawall
· 14 years ago
0184bbb
qlcnic: define valid vlan id range
by Sony Chacko
· 14 years ago
90d1900
qlcnic: reduce rx ring size
by Sony Chacko
· 14 years ago
e5edb7b
qlcnic: fix mac learning
by amit salecha
· 14 years ago
e5ccd96
ehea: fix use after free
by Eric Dumazet
· 14 years ago
Next »