Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1acf0af9b981027f3e73e93f0d3f85abdc794f71
/
drivers
/
net
« Previous
ff3dd78
stmmac: fix driver's doc when run kernel-doc script
by Giuseppe CAVALLARO
· 12 years ago
43e95f1
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
by John Fastabend
· 13 years ago
146d4cc
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
by John Fastabend
· 13 years ago
470a542
e1000e: test for valid check_reset_block function pointer
by Bruce Allan
· 12 years ago
0e1fa7e
iwlwifi: unregister LEDs if mac80211 registration fails
by Johannes Berg
· 12 years ago
f69a23b
iwlwifi: fix double free/complete in firmware loading
by Johannes Berg
· 12 years ago
fcb6ff5
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
by Johannes Berg
· 12 years ago
e5851da
rt2x00: use atomic variable for seqno
by Stanislaw Gruszka
· 12 years ago
f304a99
brcmfmac: Fix likely misuse of | for &
by Joe Perches
· 12 years ago
1ae2fc2
mac80211_hwsim: advertise interface combinations
by Johannes Berg
· 12 years ago
a5fdde28b
iwlwifi: fix TX power antenna access
by Johannes Berg
· 12 years ago
7a1c993
mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP
by Avinash Patil
· 12 years ago
f0e3bd2
mwifiex: invalidate bss config before setting channel for uAP
by Avinash Patil
· 12 years ago
dc5cd89
net/hyperv: Use wait_event on outstanding sends during device removal
by Haiyang Zhang
· 12 years ago
9ec0db7
net: icplus: fix interrupt mask
by Giuseppe CAVALLARO
· 12 years ago
dc605db
can: cc770: Fix likely misuse of | for &
by Joe Perches
· 12 years ago
f461f27
can: c_can: fix race condition in c_can_open()
by AnilKumar Ch
· 12 years ago
148c87c
can: c_can: fix an interrupt thrash issue with c_can driver
by AnilKumar Ch
· 12 years ago
617cacc
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
by AnilKumar Ch
· 12 years ago
9ca3cc6
fec_mpc52xx: fix timestamp filtering
by Stephan Gatzka
· 12 years ago
b1ff4f9
mcs7830: Implement link state detection
by Ondrej Zary
· 12 years ago
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 13 years ago
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 13 years ago
ad1be8d
r8169: call netif_napi_del at errpaths and at driver unload
by Devendra Naga
· 12 years ago
0bc777bc
8139cp/8139too: terminate the eeprom access with the right opmode
by Jason Wang
· 12 years ago
b01af45
8139cp: set ring address before enabling receiver
by Jason Wang
· 12 years ago
401453a
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
by Jack Morgenstein
· 12 years ago
6230bb2
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
by Jack Morgenstein
· 12 years ago
b91cb3e
net/mlx4_core: Fixes for VF / Guest startup flow
by Jack Morgenstein
· 12 years ago
13bf58b
net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_event
by Jack Morgenstein
· 12 years ago
3fc929e
net/mlx4_core: Fix number of EQs used in ICM initialisation
by Marcel Apfelbaum
· 12 years ago
30f7c73
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
by Jack Morgenstein
· 12 years ago
13199a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
2e1d4a0
net/smsc911x: Repair broken failure paths
by Lee Jones
· 12 years ago
3bbf372
virtio-net: remove useless disable on freeze
by Michael S. Tsirkin
· 12 years ago
a0f6876
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
20571d8
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling r6040_remove_one)
by Devendra Naga
· 12 years ago
acaf827
r6040: disable pci device if the subsequent calls (after pci_enable_device) fails
by Devendra Naga
· 12 years ago
79fba9f
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
by Yoshihiro Shimoda
· 12 years ago
9dae310
asix: allow full size 8021Q frames to be received
by Eric Dumazet
· 12 years ago
4161923
wlcore: fix undefined symbols when CONFIG_PM is not defined
by Eyal Shapira
· 12 years ago
bfc441a
ath9k_hw: apply internal regulator settings on AR933x
by Felix Fietkau
· 12 years ago
5a71f13
ath9k_hw: update AR933x initvals to fix issues with high power devices
by Felix Fietkau
· 12 years ago
81357a2
ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
by Felix Fietkau
· 12 years ago
ceea2a5
ath9k: stop rx dma before stopping tx
by Felix Fietkau
· 12 years ago
9b4760e
ath5k: add possible wiphy interface combinations
by Felix Fietkau
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2c757fd
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4b7eba4
Merge tag 'cris-for-linus' of git://jni.nu/cris
by Linus Torvalds
· 12 years ago
edb9bc9
brcmfmac: use vmalloc to allocate mem for the firmware
by Hauke Mehrtens
· 12 years ago
f380f2c
wl1251: fix oops on early interrupt
by Grazvydas Ignotas
· 12 years ago
75813bd
iwlwifi: fix memory leak if opmode fails to init
by Johannes Berg
· 13 years ago
f4c3717
iwlwifi: do not send lq cmd when station add fails
by Meenakshi Venkataraman
· 13 years ago
a7b2ad5
iwlwifi: remove ucode16 option
by Johannes Berg
· 13 years ago
66a7707
iwlwifi: do not use shadow registers by default
by Meenakshi Venkataraman
· 13 years ago
ebed633
iwlwifi: fix the Transmit Frame Descriptor rings
by Emmanuel Grumbach
· 13 years ago
882dde8
iwlwifi: update BT traffic load states correctly
by Meenakshi Venkataraman
· 13 years ago
e26b203
xen/netback: Calculate the number of SKB slots required correctly
by Simon Graham
· 12 years ago
5e071b5
net: qmi_wwan: Add Sierra Wireless device IDs
by Bjørn Mork
· 12 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
fb09baf
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
94b5aff
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
7664810
xen: do not disable netfront in dom0
by Marek Marczykowski
· 12 years ago
c3719a1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
bee9e58
gianfar:don't add FCB length to hard_header_len
by Wu Jiajun-B06378
· 12 years ago
a0d0d16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by John W. Linville
· 12 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b324c67
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
9bc747b
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
c23ddf7
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
881bcab
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
cc16916
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus
by Roland Dreier
· 12 years ago
c51fa66
brcm80211: Fix compile error for .disable_hub_initiated_lpm.
by Sarah Sharp
· 12 years ago
7486394
drivers/net/stmmac: seq_file fix memory leak
by Djalal Harouni
· 12 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f7142e6
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
by Andrew Bird (Sphere Systems)
· 12 years ago
8965c98
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
by Andrew Bird (Sphere Systems)
· 12 years ago
0000188
USB: qmi_wwan: Make forced int 4 whitelist generic
by Andrew Bird (Sphere Systems)
· 12 years ago
88c16dc
net: qmi_wwan: Add Vodafone/Huawei K5005 support
by Bjørn Mork
· 12 years ago
68d8318
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
by Andrew Bird (Sphere Systems)
· 12 years ago
a1e8b307
tg3: use netdev_alloc_frag() API
by Eric Dumazet
· 12 years ago
968d701
ppp: avoid false drop_monitor false positives
by Eric Dumazet
· 12 years ago
6fba180
cirrus: cs89x0: Remove function prototypes and reorder declarations
by Joe Perches
· 12 years ago
808e9a7
cirrus: cs89x0: Neaten debugging and logging
by Joe Perches
· 12 years ago
ca034bc
cirrus: cs89x0: Code neatening
by Joe Perches
· 12 years ago
dd92b9a
cirrus: cs89x0: Convert printks to pr_<level>
by Joe Perches
· 12 years ago
204a38a
cirrus: cs89x0: Code style neatening
by Joe Perches
· 12 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
3069ee9
cxgb4: DB Drop Recovery for RDMA and LLD queues
by Vipul Pandya
· 12 years ago
8caa1e8
cxgb4: Common platform specific changes for DB Drop Recovery
by Vipul Pandya
· 12 years ago
881806b
cxgb4: Detect DB FULL events and notify RDMA ULD
by Vipul Pandya
· 12 years ago
941a77d
be2net: Fix to allow get/set of debug levels in the firmware.
by Somnath Kotur
· 12 years ago
56138f5
iwlwifi: dont pull too much payload in skb head
by Eric Dumazet
· 12 years ago
09dcd60
CS89x0 : Use ioread16/iowrite16 on all platforms
by Jaccon Bastiaansen
· 12 years ago
8ce6909
e1000: Prevent reset task killing itself.
by Tushar Dave
· 13 years ago
a5e371f
drivers/net: delete all code/drivers depending on CONFIG_MCA
by Paul Gortmaker
· 13 years ago
bc6a474
net/mlx4_en: num cores tx rings for every UP
by Amir Vadai
· 13 years ago
3b12bb6
pppoe: remove unused return value from two methods.
by Rami Rosen
· 12 years ago
Next »