Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
69cfb41941638d3070c284f3e8849dc5b356fc3f
/
drivers
69cfb41
net/fsl_pq_mdio: merge some functions together
by Timur Tabi
· 12 years ago
1aa06d4
net/fsl_pq_mdio: trim #include statements
by Timur Tabi
· 12 years ago
19bcd6c
net/freescale: do not export any functions from fsl_pq_mdio.c
by Timur Tabi
· 12 years ago
522609f
be2net: modify log msg for lack of privilege error
by Vasundhara Volam
· 12 years ago
cc7d723
be2net: fixup malloc/free of adapter->pmac_id
by Sathya Perla
· 12 years ago
8a046d3
be2net: fix FW default for VF tx-rate
by Vasundhara Volam
· 12 years ago
7c5a524
be2net: fix max VFs reported by HW
by Vasundhara Volam
· 12 years ago
4cbdaf6
be2net: create RSS rings even in multi-channel configs
by Sathya Perla
· 12 years ago
0739d64
drivers/ieee802154: move ieee802154 drivers to net folder
by alex.bluesman.smirnov@gmail.com
· 12 years ago
395a573
drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro
by alex.bluesman.smirnov@gmail.com
· 12 years ago
e8c75e2
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
by Julia Lawall
· 12 years ago
3f0a1b5
forcedeth: prevent TX timeouts after reboot
by david decotigny
· 12 years ago
1ff39eb
forcedeth: fix TX timeout caused by TX pause on down link
by david decotigny
· 12 years ago
ba9aa13
forcedeth: fix buffer overflow
by david decotigny
· 12 years ago
6cc2ff8
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
by Timur Tabi
· 12 years ago
e92bdf4b
of/mdio-gpio: Simplify the way device tree support is implemented.
by Srinivas Kandagatla
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
255e876
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
85c2104
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
8f8b3d5
sfc: Fix the initial device operstate
by Ben Hutchings
· 12 years ago
adeb15a
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
by Ben Hutchings
· 12 years ago
3f65ea5
sfc: Remove bogus comment about MTU change and RX buffer overrun
by Ben Hutchings
· 12 years ago
7bde852
sfc: Remove overly paranoid locking assertions from netdev operations
by Ben Hutchings
· 12 years ago
7153f62
sfc: Fix reset vs probe/remove/PM races involving efx_nic::state
by Ben Hutchings
· 12 years ago
b812f8b
sfc: Improve log messages in case we abort probe due to a pending reset
by Ben Hutchings
· 12 years ago
8b7325b
sfc: Never try to stop and start a NIC that is disabled
by Ben Hutchings
· 12 years ago
5642cee
sfc: Hold RTNL lock (only) when calling efx_stop_interrupts()
by Ben Hutchings
· 12 years ago
6032fb5
sfc: Keep disabled NICs quiescent during suspend/resume
by Ben Hutchings
· 12 years ago
61da026
sfc: Hold the RTNL lock for more of the suspend/resume cycle
by Ben Hutchings
· 12 years ago
f16aeea
sfc: Change state names to be clearer, and comment them
by Ben Hutchings
· 12 years ago
9714284
sfc: Stash header offsets for TSO in struct tso_state
by Ben Hutchings
· 12 years ago
53cb13c
sfc: Replace tso_state::full_packet_space with ip_base_len
by Ben Hutchings
· 12 years ago
f7251a9
sfc: Simplify TSO header buffer allocation
by Ben Hutchings
· 12 years ago
14bf718
sfc: Stop TX queues before they fill up
by Ben Hutchings
· 12 years ago
7668ff9
sfc: Refactor struct efx_tx_buffer to use a flags field
by Ben Hutchings
· 12 years ago
2c33bb3
team: do not allow to add VLAN challenged port when vlan is used
by Jiri Pirko
· 12 years ago
0c7517e
team: don't print warn message on -ESRCH during event send
by Jiri Pirko
· 12 years ago
1f7c9ae
w5300: using eth_hw_addr_random() for random MAC and set device flag
by Wei Yongjun
· 12 years ago
d68bb7e
w5100: using eth_hw_addr_random() for random MAC and set device flag
by Wei Yongjun
· 12 years ago
9213bb8
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
9f35a73
net/fsl: introduce Freescale 10G MDIO driver
by Timur Tabi
· 12 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
b32607d
mdio: translation of MMD EEE registers to/from ethtool settings
by Allan, Bruce W
· 12 years ago
6b923cb
bonding: support for IPv6 transmit hashing
by John Eaglesham
· 12 years ago
bba6ec7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6de3f7e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
23dcfa6
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a484147
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
8f8ba75
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9a9a9a7
rapidio/tsi721: fix unused variable compiler warning
by Alexandre Bounine
· 12 years ago
3670e7e
rapidio/tsi721: fix inbound doorbell interrupt handling
by Alexandre Bounine
· 12 years ago
7dbfb31
drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
by Atsushi Nemoto
· 12 years ago
5ed12f1
drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes
by Ilya Shchepetkov
· 12 years ago
7838f99
drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
by Robin Holt
· 12 years ago
b0cf0b1
cciss: fix incorrect scsi status reporting
by Stephen M. Cameron
· 12 years ago
61e01be
cs5535-clockevt: typo, it's MFGPT, not MFPGT
by Jens Rottmann
· 12 years ago
33dd769
carl9170: report A-MPDU status
by Christian Lamparter
· 12 years ago
6957802
ath9k_htc: implement sta_rc_update() mac80211 callback
by Antonio Quartulli
· 12 years ago
371a004
bcma: detect and register NAND flash device
by Rafał Miłecki
· 12 years ago
d57ef3a
bcma: detect and register serial flash device
by Rafał Miłecki
· 12 years ago
01e17da
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
8f6c1ca
Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
40503f7
iwlwifi: fix FW restart on init FW
by Amit Beka
· 12 years ago
289e550
iwlwifi: fix the preparation of the card
by Emmanuel Grumbach
· 12 years ago
ec5da7f
fbcon: fix race condition between console lock and cursor timer
by Dave Airlie
· 12 years ago
8376dad
igb: update to allow reading/setting MDI state
by Jesse Brandeburg
· 12 years ago
4e8186b
e1000e: implement MDI/MDI-X control
by Jesse Brandeburg
· 12 years ago
c819bbd5
e1000: configure and read MDI settings
by Jesse Brandeburg
· 12 years ago
1b55678
igb: implement 580 MDI setting support
by Jesse Brandeburg
· 12 years ago
e86fd89
e1000e: implement 82577/579 MDI setting support
by Bruce W Allan
· 12 years ago
9160338
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
10c63c9
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
c3e2f79
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b0fbfb0
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 12 years ago
807b516
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
8a6b521
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc
by Linus Torvalds
· 12 years ago
fd4d332
Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
d408ea2
Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
8f057d7
gpu/mfd/usb: Fix USB randconfig problems
by Guenter Roeck
· 12 years ago
0c7bbeb9
ideapad: add Lenovo IdeaPad Z570 support (part 3)
by Maxim Mikityanskiy
· 12 years ago
07a4a4f
ideapad: add Lenovo IdeaPad Z570 support (part 2)
by Maxim Mikityanskiy
· 12 years ago
296f9fe
ideapad: add Lenovo IdeaPad Z570 support (part 1)
by Maxim Mikityanskiy
· 12 years ago
8b3d1cc
mac80211_hwsim: add support for P2P Device
by Johannes Berg
· 12 years ago
72d3eb1
netconsole: remove a redundant netconsole_target_put()
by Amerigo Wang
· 12 years ago
ae4d8cf
net/stmmac: fix issue of clk_get for Loongson1B.
by Kelvin Cheung
· 12 years ago
1d76efe
team: add support for non-ethernet devices
by Jiri Pirko
· 12 years ago
9915e67
drivers/net/irda: fix error return code
by Julia Lawall
· 12 years ago
623d896
drivers/net/wan/dscc4.c: fix error return code
by Julia Lawall
· 12 years ago
82a820e
drivers/net/wimax/i2400m/fw.c: fix error return code
by Julia Lawall
· 12 years ago
10cbc1d
net: qmi_wwan: new devices: UML290 and K5006-Z
by Bjørn Mork
· 12 years ago
d0418bb
net: sh_eth: Add eth support for R8A7779 device
by Phil Edworthy
· 12 years ago
61abcb7
netdev/phy: skip disabled mdio-mux nodes
by Timur Tabi
· 12 years ago
3296193
dt: introduce for_each_available_child_of_node, of_get_next_available_child
by Timur Tabi
· 12 years ago
ebdc828
dyndbg: fix for SOH in logging messages
by Markus Trippelsdorf
· 12 years ago
64f5030
sections: Fix section conflicts in drivers/hwmon
by Andi Kleen
· 12 years ago
d9ec0fd
Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
99f347c
USB: CDC ACM: Fix NULL pointer dereference
by Sven Schnelle
· 12 years ago
83957df
USB: emi62: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
43a3469
USB: winbond: remove __devinit* from the struct usb_device_id table
by Greg Kroah-Hartman
· 12 years ago
Next »