Sign in
gfiber
/
kernel
/
quantenna
/
ea697639992d96da98016b8934e68a73876a2264
/
drivers
0d80433
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
by Hariprasad Shenai
· 10 years ago
837e4a4
cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines
by Hariprasad Shenai
· 10 years ago
89c3a86
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
by Hariprasad Shenai
· 10 years ago
f061de4
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
by Hariprasad Shenai
· 10 years ago
f612b81
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
by Hariprasad Shenai
· 10 years ago
5f07b3c
be2net: support TX batching using skb->xmit_more flag
by Sathya Perla
· 10 years ago
889ee2c
at86rf230: Constify struct regmap_config
by Krzysztof Kozlowski
· 10 years ago
3620af0
qlcnic: Fix dump_skb output
by Joe Perches
· 10 years ago
3f255dc
enic: reconfigure resources for kdump crash kernel
by Govindarajulu Varadarajan
· 10 years ago
d9f3937
mlx4: include clocksource.h again
by Richard Cochran
· 10 years ago
d312da2
ixgbe: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
b57c894
igb: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
4d045b4
e1000e: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
f28ba40
bnx2x: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 10 years ago
c2f471f
Merge tag 'wireless-drivers-next-for-davem-2015-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
3adc0be
net: ethernet: cisco: enic: enic_dev: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
50ab97d
isdn: hisax: hfc4s8s_l1: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
6af01a7
net: fddi: skfp: smt.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
7841d5d
net: ethernet: chelsio: cxgb3: mc5.c: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
6c032ed
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
9b174d8
net: Add Transparent Ethernet Bridging GRO support.
by Jesse Gross
· 10 years ago
05930b5
net/fsl: remove hardcoded clock setting from xgmac_mdio
by Shaohui Xie
· 10 years ago
aa84247
net/fsl: remove irq assignment from xgmac_mdio
by Shaohui Xie
· 10 years ago
cef27f9
net/fsl: remove reset from xgmac_mdio
by Shaohui Xie
· 10 years ago
7f18602
GMAC: modify CRU config for Rockchip RK3288 SoCs integrated GMAC
by Roger Chen
· 10 years ago
7ad269e
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
by Roger Chen
· 10 years ago
9aacfb2
igb_ptp: Include clocksource.h to get CLOCKSOURCE_MASK.
by David S. Miller
· 10 years ago
54da508
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
by David S. Miller
· 10 years ago
957f094
tun: return proper error code from tun_do_read
by Alex Gartrell
· 10 years ago
8789793
tun: Fixed unsigned/signed comparison
by Alex Gartrell
· 10 years ago
58feff0
enic: add stats for dma mapping error
by Govindarajulu Varadarajan
· 10 years ago
065df15
enic: check dma_mapping_error
by Govindarajulu Varadarajan
· 10 years ago
5e32066
enic: make vnic_wq_buf doubly linked
by Govindarajulu Varadarajan
· 10 years ago
de40ed3
net: fec: add Wake-on-LAN support
by Nimrod Andy
· 10 years ago
03366a3
net: gianfar: add missing __iomem annotation
by Kevin Hao
· 10 years ago
91c53f76
net: gianfar: mark the local functions static
by Kevin Hao
· 10 years ago
41f2f12
virtio-net: don't do header check for dodgy gso packets
by Jason Wang
· 10 years ago
dd45077
arm: sa1100: move irda header to linux/platform_data
by Dmitry Eremin-Solenikov
· 10 years ago
1214133
net: sxgbe: Use setup_timer
by Julia Lawall
· 10 years ago
fea3cb0
ksz884x: Use setup_timer
by Julia Lawall
· 10 years ago
cc73e41
atl1e: Use setup_timer
by Julia Lawall
· 10 years ago
d0e520e
atheros: atlx: Use setup_timer
by Julia Lawall
· 10 years ago
2eebdde
timecounter: keep track of accumulated fractional nanoseconds
by Richard Cochran
· 10 years ago
f25a30b
net: cpts: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
ce51ff0
net: mlx4: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
826ef90
net: ixgbe: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
5ee698e
net: igb: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
f4de2b9
net: e1000e: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
59e1696
net: fec: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
2e5601f
net: bnx2x: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
8b976e9
net: xgbe: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
2c90331
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
7fc1b2d
cc2520: fix zero perm_extended_addr address
by Varka Bhadram
· 10 years ago
f50f1c3
cc2520: remove 'ret' goto label
by Varka Bhadram
· 10 years ago
5eb9f8c
cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
by Varka Bhadram
· 10 years ago
589a55b
net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 10 years ago
df90dcd
Merge tag 'pm+acpi-3.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
346eef2
Merge tag 'spi-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 10 years ago
034496f
Merge tag 'regulator-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 10 years ago
5e6c2c9
Merge tag 'mmc-v3.19-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
4c5d499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 10 years ago
651c329
Merge branch 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
4f2f277
Merge branches 'pm-domains', 'powercap' and 'pm-tools'
by Rafael J. Wysocki
· 10 years ago
ff23ab2
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
by Rafael J. Wysocki
· 10 years ago
e0288b0
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 10 years ago
1c2d26e
mmc: core: stop trying to switch width when only one bit is supported
by Alexandre Belloni
· 10 years ago
9a6b871
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
eb69c5b
ne2k-pci: Add pci_disable_device in error handling
by Jia-Ju Bai
· 10 years ago
a22a9e4
bonding: change error message to debug message in __bond_release_one()
by Wengang Wang
· 10 years ago
5242d422
[regression] braino in "lustre: use is_root_inode()"
by Al Viro
· 10 years ago
b63a2a1
Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
6e4ab36
net: incorrect use of init_completion fixup
by Nicholas Mc Guire
· 10 years ago
16d8614
net: xilinx: Remove unnecessary temac_property in the driver
by Appana Durga Kedareswara Rao
· 10 years ago
d0e1df9
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
by Johan Hovold
· 10 years ago
d57dbe7
Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
by Marcel Holtmann
· 10 years ago
9ef80d40
Bluetooth: bfusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
by Marcel Holtmann
· 10 years ago
08b022a
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
ebda37c9
Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
by Linus Torvalds
· 10 years ago
354f473
ath9k: fix typo
by Lorenzo Bianconi
· 10 years ago
8718389
ath9k: add debugfs support for hw TPC
by Lorenzo Bianconi
· 10 years ago
a9abe30
ath9k: enable TPC by default
by Lorenzo Bianconi
· 10 years ago
b30b2e0
rtlwifi: rtl8723be: phy.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
9898b77
rtlwifi: rtl8192ee: trx.c: Remove unused function
by Rickard Strandqvist
· 10 years ago
fd3cb22
rtlwifi: rtl8821ae: Switch to use common rate control routine
by Larry Finger
· 10 years ago
a160ba0
rtlwifi: rtl8192de: Rework calls to rate-control routine
by Larry Finger
· 10 years ago
6a7fd77
rtlwifi: rtl8192cu: Rework calls to rate-control routine
by Larry Finger
· 10 years ago
5a0791d
rtlwifi: rtl8821ae: Add VHT rate descriptors
by Larry Finger
· 10 years ago
e0e776a
rtlwifi: Convert all drivers to use a common set of rate descriptors
by Larry Finger
· 10 years ago
7b7d0d6
rtlwifi: rtl8192ee: Convert driver to use common rate-mapping code
by Larry Finger
· 10 years ago
8d3fc3a
rtlwifi: rtl8723ae: Modify driver to use rate-mapping routine in core
by Larry Finger
· 10 years ago
5b243fe
rtlwifi: rtl8188ee: Switch to use common rate-mapping routine
by Larry Finger
· 10 years ago
7e0dde9
rtlwifi: rtl8723be: Switch to use common rate-mapping routine
by Larry Finger
· 10 years ago
f1f2177
rtlwifi: Remove extraneous argument for rate mapping
by Larry Finger
· 10 years ago
9905792
rtlwifi: rtl8192ce: Improve RF sleep routine
by Larry Finger
· 10 years ago
ff6ee6b
rtlwifi: rtl8192ce: Update rate setting routines
by Larry Finger
· 10 years ago
9d62c55
rtlwifi: rtl8192ce: Update setting of the media status
by Larry Finger
· 10 years ago
1ed0327
rtlwifi: rtl8192ce: Add code to set the keep-alive operation
by Larry Finger
· 10 years ago
f091282
rtlwifi: rtl8821ae: Fix typos in power-sequence macro
by Larry Finger
· 10 years ago
Next »