Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
774974e50432c8d7210c337152afb4d646344d8a
/
drivers
/
net
774974e
wil6210: rename 'secure_pcp' to 'privacy'
by Vladimir Kondratiev
· 10 years ago
8f55cbe
wil6210: Fix division by zero in wil_vring_debugfs_show
by Boris Sorochkin
· 10 years ago
0436fd9
wil6210: Change of threshold for tx vring idleness measurement
by Vladimir Shulman
· 10 years ago
33c477f
wil6210: branch prediction hints
by Vladimir Kondratiev
· 10 years ago
e335127
wil6210: enable fix for HW bug in 802.11->803.3 transform
by Vladimir Kondratiev
· 10 years ago
9a5511b
wil6210: remove support for old hardware
by Vladimir Kondratiev
· 10 years ago
2cd0f02
wil6210: boot loader
by Vladimir Kondratiev
· 10 years ago
4ce7bc0
mwifiex: fix usb tx data payload offset issue
by Zhaoyang Liu
· 11 years ago
31def91
mwifiex: DMA alignment for RX packets
by Avinash Patil
· 11 years ago
1c4c24e
mwifiex: modify TX buff size for SD8887
by Avinash Patil
· 11 years ago
b4e8aeb
mwifiex: change datatype to bool for device capability flags
by Avinash Patil
· 11 years ago
7521ce6
mwifiex: do not process mgmt rx on uninitialized interface
by Avinash Patil
· 11 years ago
04c7b36
mwifiex: more_task flag for main_process
by Shengzhen Li
· 11 years ago
8a1959b
libertas: remove unnecessary check before calling debugfs_remove
by Bas Peters
· 11 years ago
851639f
rtlwifi: Modify some USB de-initialize code.
by Taehee Yoo
· 11 years ago
0088d27
ath9k_htc: Add new USB ID
by Leon Nardella
· 11 years ago
52f5780
rtlwifi: Clear ACM_CTRL AC3_VO bit correctly
by Jes Sorensen
· 11 years ago
661fa95
brcmfmac: Fix escan timer causing oops.
by Hante Meuleman
· 11 years ago
a7b134a7
brcmfmac: Dont sleep when ctrl frames to transmit.
by Hante Meuleman
· 11 years ago
9982464
brcmfmac: make sdio suspend wait for threads to freeze
by Arend van Spriel
· 11 years ago
c7cd5d2
brcmfmac: add debugfs file containing revision info
by Arend van Spriel
· 11 years ago
ad5a525
brcmfmac: Remove error print for invalid key index.
by Hante Meuleman
· 11 years ago
a1ce7a0
brcmfmac: use helper function for changing SDIO state
by Arend van Spriel
· 11 years ago
ffdcad0
mwifiex: use alloc_workqueue's format strings capabilities for WQ names
by Avinash Patil
· 11 years ago
01317c2
brcm80211: drop unreachable else case
by Nicholas Mc Guire
· 11 years ago
187d3c3
brcmfmac: use msecs_to_jiffies for time conversion
by Nicholas Mc Guire
· 11 years ago
aa96af8
ath9k: Restart TSF2 timers on wakeup
by Sujith Manoharan
· 11 years ago
3277b20
ath9k: Clear additional WoW events
by Sujith Manoharan
· 11 years ago
6aaefab
ath9k: Handle additional patterns on wakeup
by Sujith Manoharan
· 11 years ago
b39adc6
ath9k: Check MCI PowerSave state
by Sujith Manoharan
· 11 years ago
ff6f0c0
ath9k: Add new MCI states
by Sujith Manoharan
· 11 years ago
0d35024
ath9k: Set keep awake timer
by Sujith Manoharan
· 11 years ago
2a0eef1
ath9k: Fix descriptors for keep-alive frame
by Sujith Manoharan
· 11 years ago
009f33e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
12f460f
net: dsa: bcm_sf2: add HW bridging support
by Florian Fainelli
· 10 years ago
5b8eb17
i40e/i40evf: Update driver versions
by Sravanthi Tangeda
· 11 years ago
9a21a00
i40evf: Add more info to interrupt vector names
by Carolyn Wyborny
· 11 years ago
7e45ab4
i40e: Use ethtool private flags to display NPAR status
by Greg Rose
· 11 years ago
3b38cd1
i40e: Set FLAG_RD when sending buffer FW must read
by Kevin Scott
· 11 years ago
aba237d
i40e: print Rx packet split status
by Mitch Williams
· 11 years ago
ccafbce
i40e: setup FCoE device type
by Vasu Dev
· 11 years ago
a6db5a4
i40e: Set BUF flag for Set Version AQ command
by Kevin Scott
· 11 years ago
5161601
i40e: Add support for getlink, setlink ndo ops
by Neerav Parikh
· 11 years ago
9666448
i40e: Implement configfs for NPAR BW configuration
by Greg Rose
· 11 years ago
f4492db
i40e: Add NPAR BW get and set functions
by Greg Rose
· 11 years ago
2bc7ee8
i40e: enable packet split only when IOMMU present
by Mitch Williams
· 11 years ago
0e88898
i40evf: allow enabling of debug prints via ethtool
by Ashish Shah
· 11 years ago
88eee9b
i40e: Add method to keep track of current rxnfc settings
by Carolyn Wyborny
· 11 years ago
e827845
i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings
by Catherine Sullivan
· 11 years ago
f1abd7d
i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines
by Paul M Stillwell Jr
· 11 years ago
92bf200
net: via-rhine: add BQL support
by Tino Reichardt
· 10 years ago
14c9551
bonding: Implement port churn-machine (AD standard 43.4.17).
by Mahesh Bandewar
· 10 years ago
bb54e58
bonding: Verify RX LACPDU has proper dest mac-addr
by Mahesh Bandewar
· 10 years ago
2a12d6c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 10 years ago
51a966a
net: bcmgenet: rename bcmgenet_hw_params->bds_cnt and GENET_DEFAULT_BD_CNT
by Petri Gynther
· 10 years ago
014012a
net: bcmgenet: precalculate TxCB->bd_addr
by Petri Gynther
· 10 years ago
16c6d66
net: bcmgenet: rework Tx queue init
by Petri Gynther
· 10 years ago
4f8b2d7
net: bcmgenet: bcmgenet_init_tx_ring() cleanup
by Petri Gynther
· 10 years ago
54e16f6
i40evf: don't wait forever
by Mitch Williams
· 11 years ago
ac833bb
i40evf: refactor reset
by Mitch Williams
· 11 years ago
748c434
i40evf: disable NAPI polling sooner
by Mitch Williams
· 11 years ago
30d71af
i40e: Fix i40e_ndo_set_vf_spoofchk
by Greg Rose
· 11 years ago
c952f6c
i40e/i40evf: Bump Driver Versions
by Sravanthi Tangeda
· 11 years ago
21af70f
i40e/i40evf: Remove unused variable an_enable and function update_link_info
by Catherine Sullivan
· 11 years ago
9df42d1
i40e: Fix the EMPR interrupt received handling
by Anjali Singhai Jain
· 11 years ago
5098850
i40e/i40evf: i40e_register.h updates
by Anjali Singhai Jain
· 11 years ago
2b18e59
i40e: Use #define for the VSI connection type
by Neerav Parikh
· 11 years ago
396642a
i40e/i40evf: restrict VC opcodes to their initial values
by Nicholas Nunley
· 11 years ago
a132af2
i40e/i40evf: Refactor the receive routines
by Mitch Williams
· 11 years ago
694dc1c
i40e: rename debugfs clear_stats option
by Shannon Nelson
· 11 years ago
d1bbe0e
i40e: update Shadow RAM read/write functions
by Kamil Krawczyk
· 11 years ago
5beef76
igbvf: cleanup msleep() and min/max() usage
by Jeff Kirsher
· 10 years ago
0340501
igbvf: Fix code comments and whitespace
by Jeff Kirsher
· 11 years ago
79849eb
e1000e: initial support for i219
by David Ertman
· 11 years ago
f962f84
be2net: move be_func_init() call inside be_setup()
by Sathya Perla
· 10 years ago
87ac1a5
be2net: refactor adapter resource cleanup sequence into be_cleanup()
by Kalesh AP
· 10 years ago
484d76f
be2net: refactor adapter resource initialzation sequence into be_resume()
by Kalesh AP
· 10 years ago
9fa465c
be2net: remove code duplication relating to Lancer reset sequence
by Sathya Perla
· 10 years ago
d0e1b31
be2net: refactor error detect/recovery function
by Kalesh AP
· 10 years ago
eb7dd46
be2net: use a wrapper to schedule and cancel error detection task
by Sathya Perla
· 10 years ago
ca3de6b
be2net: refactor function initalization sequence into be_func_init()
by Sathya Perla
· 10 years ago
6b085ba
be2net: get rid of be_get_initial_config() call from be_probe()
by Sathya Perla
· 10 years ago
78fad34e
be2net: move adapter fields alloc/free code to new routines
by Sathya Perla
· 10 years ago
3f307c3
bna: Update the Driver and Firmware Version
by Rasesh Mody
· 10 years ago
2732ba5
bna: QLogic BR-series Adapters Driver Rebranding
by Rasesh Mody
· 10 years ago
bb39b74
sunvnet: failed trigger should not cause BUG_ON()
by David L Stevens
· 10 years ago
950ddcb
bonding: simple code refactor
by Mahesh Bandewar
· 10 years ago
a50dad3
net: macb: Add big endian CPU support
by Arun Chandran
· 10 years ago
85fe7cd
bnx2-cnic: Driver Version Update
by Rasesh Mody
· 10 years ago
0021850
bnx2: Fix for Chip Initialization
by Rasesh Mody
· 10 years ago
2e0bf12
bnx2-cnic: Driver Rebranding Changes
by Rasesh Mody
· 10 years ago
64bea46
hso: always read interface number from the current altsetting
by Aleksander Morgado
· 10 years ago
cf5671e
be2net: Add a few inline functions to test TXQ conditions
by Sriharsha Basavapatna
· 10 years ago
152ffe5
be2net: Minor code cleanup in tx completion process
by Sriharsha Basavapatna
· 10 years ago
79a0d7d
be2net: Refactor be_xmit_enqueue() routine
by Sriharsha Basavapatna
· 10 years ago
804abcd
be2net: Refactor wrb_fill_hdr() routine
by Sriharsha Basavapatna
· 10 years ago
4c73266
net: dsa: mv88e6171: Enable access to phys via internal mdio bus
by Andrew Lunn
· 10 years ago
f304468
net: dsa: mv88e6352: Refactor shareable code
by Andrew Lunn
· 10 years ago
ea8860eb
net: eth: altera: Change reset_mac failure message masks from err to dbg
by Vince Bridgers
· 11 years ago
a923fc7
net: eth: altera: Change access ports to mdio for all xMII applications
by Vince Bridgers
· 11 years ago
Next »