Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
51c1a580b1e07d58eb063f9f4a70aea8ad32fe23
/
drivers
/
net
51c1a58
bnx2x: revised driver prints
by Merav Sicron
· 13 years ago
d8290ae
bnx2x: added 'likely' to fast-path skb existence
by Yuval Mintz
· 13 years ago
f1f3ee1
be2net: fix programming of VLAN tags for VF
by Ajit Khaparde
· 13 years ago
456d9c9
be2net: Fix number of vlan slots in flex mode
by Ajit Khaparde
· 13 years ago
fbc13f0
be2net: Program secondary UC MAC address into MAC filter
by Ajit Khaparde
· 13 years ago
4762f6c
be2net: enable WOL by default if h/w supports it
by Ajit Khaparde
· 13 years ago
2770747
Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5407b14c
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
by Paul Gortmaker
· 13 years ago
81a430a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
729739b
ixgbe: always write DMA for single_mapped value with skb
by Alexander Duyck
· 13 years ago
c2ec3ff
phc: Update author's email address.
by Richard Cochran
· 13 years ago
091a624
ixgbe: Write gso_segs and bytcount to the ring sooner
by Alexander Duyck
· 13 years ago
fd0db0e
ixgbe: Place skb on first buffer_info structure to avoid using stack space
by Alexander Duyck
· 13 years ago
7d7ce68
ixgbe: Use packets to track Tx completions instead of a seperate value
by Alexander Duyck
· 13 years ago
93f5b3c
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
by Alexander Duyck
· 13 years ago
a50c29d
ixgbe: Make certain that all frames fit minimum size requirements
by Alexander Duyck
· 13 years ago
655309e
ixgbe: cleanup logic in ixgbe_change_mtu
by Alexander Duyck
· 13 years ago
f800326
ixgbe: Replace standard receive path with a page based receive
by Alexander Duyck
· 13 years ago
3f2d1c0
ixgbe: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
f43f313
ixgbe: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
89eaefb
igb: Support RX-ALL feature flag.
by Ben Greear
· 13 years ago
6b8f092
igb: Support sending custom Ethernet FCS.
by Ben Greear
· 13 years ago
4823cd3
net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
by Philipp Zabel
· 13 years ago
1aa9bc5
usbnet: use netif_tx_wake_queue instead of netif_start_queue
by Alexey Orishko
· 13 years ago
6a22845
stmmac: Add device-tree support
by Stefan Roese
· 13 years ago
06d6c10
netxen: qlogic ethernet : Fix endian bug.
by Santosh Nayak
· 13 years ago
50cdc8f
pxa168: remove unused stats member.
by Rami Rosen
· 13 years ago
01a2829
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
d5ddb4a
cdc_ncm: avoid discarding datagrams in rx path
by Alexey Orishko
· 13 years ago
3f658cd
cdc_ncm: fix MTU and max_datagram_size handling
by Alexey Orishko
· 13 years ago
c84ff1d
cdc_ncm: reduce driver latency in the data path
by Alexey Orishko
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
bb6d5e7
net/hyperv: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
7bdd402
net/usbnet: reserve headroom on rx skbs
by Eric Dumazet
· 13 years ago
c0ea452
bnx2x: fix memory leak in bnx2x_init_firmware()
by Michal Schmidt
· 13 years ago
127d0a1
bnx2x: fix a crash on corrupt firmware file
by Michal Schmidt
· 13 years ago
a9e0aca
asix: asix_rx_fixup surgery to reduce skb truesizes
by Eric Dumazet
· 13 years ago
1174764
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
1571df8
gianfar: delete orphaned version strings and dead macros
by Paul Gortmaker
· 13 years ago
30f7e31
gianfar: constify giant block of status descriptor strings
by Paul Gortmaker
· 13 years ago
d8a0f1b
gianfar: Add support for byte queue limits.
by Paul Gortmaker
· 13 years ago
3775265
libertas: remove dump_survey implementation
by Daniel Drake
· 13 years ago
783b732
ath9k_hw: remove unused initvals
by Felix Fietkau
· 13 years ago
c7effd3
ath9k: inline AR9271 1.0 INI overrides
by Felix Fietkau
· 13 years ago
aa0e578
ath9k_hw: remove iniModes_*_tx_gain_9271
by Felix Fietkau
· 13 years ago
c7d36f9
ath9k_hw: clean up iniModesAdditional
by Felix Fietkau
· 13 years ago
9951c4d
ath9k_hw: fix AR9380 register settings for channel 14
by Felix Fietkau
· 13 years ago
c8664d1
ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization
by Felix Fietkau
· 13 years ago
bbf2b30
ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271
by Felix Fietkau
· 13 years ago
aebc0a8
ath9k_hw: clean up ath9k_hw_setuprxdesc
by Felix Fietkau
· 13 years ago
239c795
ath9k_hw: remove ath9k_hw_gettxintrtxqs
by Felix Fietkau
· 13 years ago
f3eef64
ath9k: optimize register access functions
by Felix Fietkau
· 13 years ago
99ac8cd
ath9k_hw: remove ath9k_hw_getdefantenna
by Felix Fietkau
· 13 years ago
8efa7a8
ath9k_hw: remove ath9k_hw_htc_resetinit
by Felix Fietkau
· 13 years ago
ce8fdf6
ath9k_hw: clean up tx completion interrupt handling
by Felix Fietkau
· 13 years ago
7e03072
ath9k_hw: simplify tx queue interrupt mask handling
by Felix Fietkau
· 13 years ago
0d9be8a
rt2x00: rt2800usb: limit tx queues length
by Stanislaw Gruszka
· 13 years ago
5f8f718
rt2x00: rt2800usb: do not check packedid for aggregated frames
by Stanislaw Gruszka
· 13 years ago
f421111
rt2x00: rt2800usb: rework txstatus code
by Stanislaw Gruszka
· 13 years ago
ed61e2b
rt2x00: rt2800usb: rework txdone code
by Stanislaw Gruszka
· 13 years ago
627fdaf
rt2x00: rt2800usb: move additional txdone into new function
by Stanislaw Gruszka
· 13 years ago
d47a61a
ath9k: Fix multi-VIF BSS handling
by Sujith Manoharan
· 13 years ago
3d4e20f
ath9k: Remove aggregation flags
by Sujith Manoharan
· 13 years ago
caed657
ath9k_hw: Cleanup FastChannelChange
by Sujith Manoharan
· 13 years ago
bcf6f96
ath9k: Remove 'other' VIF count
by Sujith Manoharan
· 13 years ago
62450b8
ath9k: Remove unused variables
by Sujith Manoharan
· 13 years ago
bf106e1
ath9k: Remove unnecessary initialization
by Sujith Manoharan
· 13 years ago
9d4f09b
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
by Helmut Schaa
· 13 years ago
b093863
mwifiex: correction in structure name passed to sizeof()
by Amitkumar Karwar
· 13 years ago
c65a30f
mwifiex: fix checkpatch --strict warnings/errors Part 9
by Yogesh Ashok Powar
· 13 years ago
500f747
mwifiex: fix checkpatch --strict warnings/errors Part 8
by Yogesh Ashok Powar
· 13 years ago
9c05fd7
mwifiex: fix checkpatch --strict warnings/errors Part 7
by Yogesh Ashok Powar
· 13 years ago
5dbd326
mwifiex: fix checkpatch --strict warnings/errors Part 6
by Yogesh Ashok Powar
· 13 years ago
cff23ce
mwifiex: fix checkpatch --strict warnings/errors Part 5
by Yogesh Ashok Powar
· 13 years ago
f57c1ed
mwifiex: fix checkpatch --strict warnings/errors Part 4
by Yogesh Ashok Powar
· 13 years ago
931f158
mwifiex: fix checkpatch --strict warnings/errors Part 3
by Yogesh Ashok Powar
· 13 years ago
aea0701
mwifiex: fix checkpatch --strict warnings/errors Part 2
by Yogesh Ashok Powar
· 13 years ago
8426684
mwifiex: fix checkpatch --strict warnings/errors Part 1
by Yogesh Ashok Powar
· 13 years ago
cdf485b
ixgbe: dcb: use DCB config values for FCoE traffic class on open
by John Fastabend
· 13 years ago
d2f5e7f
ixgbe: Fix race condition where RX buffer could become corrupted.
by Atita Shirwaikar
· 13 years ago
3ed69d7
ixgbe: use typed min/max functions where possible
by Jesse Brandeburg
· 13 years ago
9cdcf09
ixgbe: fix obvious return value bug.
by Don Skidmore
· 13 years ago
621bd70
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
by Alexander Duyck
· 13 years ago
bdda1a6
ixgbe: Do not disable read relaxed ordering when DCA is enabled
by Alexander Duyck
· 13 years ago
5edc446
ixgb: Remove unnecessary defines, use pr_debug
by Joe Perches
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
8e6cffb
brmc80211: dont use jiffies for BSS TSF
by Johannes Berg
· 13 years ago
8c00228
mwifiex: rename fuctions and variables for better readability
by Yogesh Ashok Powar
· 13 years ago
bb7de2b
mwifiex: rearrange if and else blocks to avoid extra indentation
by Yogesh Ashok Powar
· 13 years ago
e7891ba
mwifiex: use usleep_range instead of udelay
by Yogesh Ashok Powar
· 13 years ago
6685d10
mwifiex: merge functions to derive cfp by chan & freq in one
by Yogesh Ashok Powar
· 13 years ago
985d68a
mwifiex: rearrange switch statement
by Yogesh Ashok Powar
· 13 years ago
3e82263
mwifiex: rename long function names to shorter ones
by Yogesh Ashok Powar
· 13 years ago
6b6fa58
b43: Load firmware from a work queue and not from the probe routine
by Larry Finger
· 13 years ago
a3ea2c7
b43legacy: Load firmware from work queue instead of from probe routine
by Larry Finger
· 13 years ago
843dc66
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
750084b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
9df2a0b
ath6kl: fix debug.c file mode
by Kalle Valo
· 13 years ago
b528387
ath6kl: use max_t() in ath6kl_cfg80211_connect()
by Kalle Valo
· 13 years ago
Next »