Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19d337dff95cbf76edd3ad95c0cee2732c3e1ec5
/
drivers
/
net
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
6bc61f4
libertas: improve function init/shutdown handling for SD8688
by Bing Zhao
· 15 years ago
328d84f
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
by Samuel Ortiz
· 15 years ago
939cab8
iwmc3200wifi: shrink calibration lmac name
by Samuel Ortiz
· 15 years ago
6d7db19
ar9170: cancel led worker properly on exit
by Christian Lamparter
· 15 years ago
66d0081
ar9170usb: more minor fixes
by Christian Lamparter
· 15 years ago
b55d6bc
ar9170: fix lockdep warning on hibernate
by Christian Lamparter
· 15 years ago
2431fe9
ar9170: fix LED power state handling
by Christian Lamparter
· 15 years ago
95cf876
ar9170: kill duplicated HT feature flag
by Christian Lamparter
· 15 years ago
864cc02
ar9170: use bitop macros for tx filter flags
by Christian Lamparter
· 15 years ago
29ceff5
ar9170: introduce functions for MAC programming
by Christian Lamparter
· 15 years ago
d743339
ar9170: 40mhz fixes
by Christian Lamparter
· 15 years ago
b9ad462
ar9170: update hardware definitions
by Christian Lamparter
· 15 years ago
f46f0dc
ar9170: fix beacon plcp settings
by Christian Lamparter
· 15 years ago
4c4c671
mac80211_hwsim: remove deprecated radio_enabled
by Johannes Berg
· 15 years ago
bdf6d32
ar9170: add AVM FRITZ devices
by Luis R. Rodriguez
· 15 years ago
c768b58
ar9170: add support for 1-stage firmware
by Luis R. Rodriguez
· 15 years ago
546256f
ath9k: Add sanity check for beacon_int in adhoc/mesh case
by Jouni Malinen
· 15 years ago
73ca520
ath5k: remove conf->beacon_int usage
by Bob Copeland
· 15 years ago
2c5b9e51
wireless: libertas: fix unaligned accesses
by Cliff Cai
· 15 years ago
2493928
ath9k: Add "debug" file to debugfs
by Jeff Hansen
· 15 years ago
bedf087
ath9k: Combine legacy and 11n rc statistics
by Jeff Hansen
· 15 years ago
b74444f
ath9k: Reset SC_OP_TSF_RESET flag after stuck beacon
by Jeff Hansen
· 15 years ago
1bb5633
iwmc3200wifi: fix printk format
by Randy Dunlap
· 15 years ago
b63b0ea
iwmc3200wifi: fix fragmentation threshold setting
by Samuel Ortiz
· 15 years ago
d651ae3
iwlwifi: avoid build warning in iwl-core.
by Rami Rosen
· 15 years ago
6b347bf
rt2x00: Remove last usage of beacon_int from ieee80211_config
by Ivo van Doorn
· 15 years ago
2fa7a98
libertas: fix WPA adhoc network creation
by Dan Williams
· 15 years ago
822ac03
libertas: convert CMD_802_11_ASSOCIATE to a direct command
by Dan Williams
· 15 years ago
be0d76e
libertas: convert CMD_802_11_AUTHENTICATE to a direct command
by Dan Williams
· 15 years ago
75b6a61
libertas: restyle Marvell & IEEE TLV structure names
by Dan Williams
· 15 years ago
5fd164e
libertas: simplify and clean up association/start/join setup
by Dan Williams
· 15 years ago
d77b034
iwlwifi: fix otp access init
by Reinette Chatre
· 15 years ago
df29ff3
iwlwifi: fix merge error
by Reinette Chatre
· 15 years ago
ce2ebc9
rt2x00: Add new rt2800usb USB ID's
by Ivo van Doorn
· 15 years ago
f488b72
net/libertas: make SPI interface big endian aware
by Sebastian Andrzej Siewior
· 15 years ago
55aa4e0
ath5k: avoid leaking mutex in ath5k_config
by John W. Linville
· 15 years ago
047584c
net/ucc_geth: Add SGMII support for UEC GETH driver
by Haiying Wang
· 15 years ago
fbcc0e2
fsl_pq_mido: Set the first UCC as the mii management interface master
by Haiying Wang
· 15 years ago
32d0c1e
net/phy/marvell: update m88e1111 support for SGMII mode
by Haiying Wang
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
3be8c94
e1000e: bump the version number
by Bruce Allan
· 15 years ago
37289d9
e1000e: workaround a Tx hang on 82577/82578
by Bruce Allan
· 15 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 15 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 15 years ago
3ec2a2b
e1000e: correct flow control thresholds
by Bruce Allan
· 15 years ago
918d719
e1000e: do not attempt to disable smart powerdown if not supported
by Bruce Allan
· 15 years ago
6e50912a
e1000e: enable CRC stripping by default
by Bruce Allan
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d455e5b
mlx4_en: Updated driver version
by Yevgeny Petrilin
· 15 years ago
e486973
mlx4_en: Added vlan_features support
by Yevgeny Petrilin
· 15 years ago
f813cad
mlx4_en: multiqueue support
by Yevgeny Petrilin
· 15 years ago
3db36fb
mlx4_en: Coalescing target is equal for all mtu's
by Yevgeny Petrilin
· 15 years ago
3c2fa83
mlx4_en: Work with part of the ports.
by Yevgeny Petrilin
· 15 years ago
9e47eda
mlx4_en renamed en_params.c to en_ethtool.c
by Yevgeny Petrilin
· 15 years ago
a2b2873
mlx4_en: Moved all module parameters handling to en_main.c
by Yevgeny Petrilin
· 15 years ago
453a608
mlx4_en: Giving interface name in debug messages
by Yevgeny Petrilin
· 15 years ago
ea30e11
e1000: add missing length check to e1000 receive routine
by Neil Horman
· 15 years ago
5a9a8e3
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
by Ed Swierk
· 15 years ago
c930a66
atl1c_main.c: add wait_for_idle routine
by Joe Perches
· 15 years ago
cf9f6e2
3c509: Add missing EISA IDs
by Maciej W. Rozycki
· 15 years ago
0220ff7
cpmac: prevent fatal exception in cpmac_end_xmit
by Stefan Weil
· 15 years ago
69bd4ae
cpmac: remove unused variable.
by Florian Fainelli
· 15 years ago
d1a277c
can: sja1000: generic OF platform bus driver
by Wolfgang Grandegger
· 15 years ago
255a915
can: sja1000: stop misusing member base_addr of struct net_device
by Wolfgang Grandegger
· 15 years ago
128ced8
can: some fixes and cleanups to the initial device driver interface
by Wolfgang Grandegger
· 15 years ago
342a437
usbnet: ratelimit warning messages invoked from callback handler
by André Goddard Rosa
· 15 years ago
6442330
fec: Add FEC support for MX35 processor
by Fabio Estevam
· 15 years ago
e13f931
irda-usb: suspend/resume support
by Tadashi Abe
· 15 years ago
cd39c7a
mac8390: use printk MAC address format
by Finn Thain
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
ae63e80
bonding: use bond_is_lb() when it's appropriate
by Jiri Pirko
· 15 years ago
bdb0e01
ath1e: add new device id for asus hardware
by Greg Kroah-Hartman
· 15 years ago
465440d
mlx4_en: Fix a kernel panic when waking tx queue
by Yevgeny Petrilin
· 15 years ago
e857375
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
f22a563
cxgb3: add support for the Aquantia 10G-BT phy
by Divy Le Ray
· 15 years ago
7445142
cxgb3: Add Aeluros 2020 phy support
by Divy Le Ray
· 15 years ago
c3a8c5b
cxgb3: move away from LLTX
by Divy Le Ray
· 15 years ago
080c825
netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access
by Graf Yang
· 15 years ago
015dac8
netdev: bfin_mac: fix performance issue found by netperf
by Michael Hennerich
· 15 years ago
805a8ab
netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB
by Sonic Zhang
· 15 years ago
91a455f
netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt
by Michael Hennerich
· 15 years ago
60df914
veth: dont release skb->dst in veth_xmit()
by Eric Dumazet
· 15 years ago
aeeab4f
rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle
by John W. Linville
· 15 years ago
21a4cc0
at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan
by John W. Linville
· 15 years ago
4e0168f
mac8390: fix build with NET_POLL_CONTROLLER
by Finn Thain
· 15 years ago
c22c814
cxgb3: link fault fixes
by Divy Le Ray
· 15 years ago
10b6d95
cxgb3: fix dma mapping regression
by Divy Le Ray
· 15 years ago
4d5ef9f
korina: periodically poll the media
by Florian Fainelli
· 15 years ago
5d23a1d
net: replace dma_sync_single with dma_sync_single_for_cpu
by FUJITA Tomonori
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
3f1f39c
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
2618ab7
wimax/i2400m: usb: fix device reset on autosuspend while not yet idle
by Inaky Perez-Gonzalez
· 15 years ago
a0a4c4c
wimax/i2400m: sdio: set the block size before enabling the function
by Inaky Perez-Gonzalez
· 16 years ago
052991d
wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
by Inaky Perez-Gonzalez
· 16 years ago
8ac1101
wimax/i2400m: factor out 'state report's TLV handling to a function
by Inaky Perez-Gonzalez
· 16 years ago
223beea
wimax/i2400m: allow kernel commands to device to be logged too
by Inaky Perez-Gonzalez
· 16 years ago
44b849d
wimax/i2400m: trace commands sent from user space on the "echo" pipe
by Inaky Perez-Gonzalez
· 16 years ago
Next »