Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
15c9ac0c80e390df09ce5730a7b08b13e07a8dd5
15c9ac0
net-caif: add CAIF generic caif support functions
by Sjur Braendeland
· 15 years ago
b482cd2
net-caif: add CAIF core protocol stack
by Sjur Braendeland
· 15 years ago
2721c5b
net-caif: add CAIF Link layer device header files
by Sjur Braendeland
· 15 years ago
09009f3
net-caif: add CAIF core protocol stack header files
by Sjur Braendeland
· 15 years ago
f671c54
net-caif: add CAIF socket and configuration headers
by Sjur Braendeland
· 15 years ago
70596b6
net-caif: add CAIF protocol definitions
by Sjur Braendeland
· 15 years ago
2c45cd4
virtio_net: missing sg_init_table
by Shirley Ma
· 15 years ago
36c0d8c
vxge: Updating Maintainer list of S2IO 10GbE drivers (xframe / vxge).
by Sreenivasa Honnur
· 15 years ago
b8ba796
vxge: Version update.
by Sreenivasa Honnur
· 15 years ago
1dc47a9
vxge: Set function-0 as the privilaged function for normal function.
by Sreenivasa Honnur
· 15 years ago
b59c9457
vxge: Fixed MSIX interrupt configuration.
by Sreenivasa Honnur
· 15 years ago
4c5f3b2
vxge: Fixed "ethtool -d" prints.
by Sreenivasa Honnur
· 15 years ago
47231f7
vxge: Align the memory only if it is misaligned.
by Sreenivasa Honnur
· 15 years ago
3363276
vxge: Fix starvation of receive ring controller when blasted by short packets.
by Sreenivasa Honnur
· 15 years ago
18dec74
vxge: Fix a receive stall due to driver being out of synch with chip.
by Sreenivasa Honnur
· 15 years ago
7905e35
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
083ba27
netxen: fix interrupt for NX2031
by Amit Kumar Salecha
· 15 years ago
e270299
netxen: fix fw load from file
by Amit Kumar Salecha
· 15 years ago
10c0f2a
netxen: validate unified romimage
by Rajesh K Borundia
· 15 years ago
6b50ea15
netxen: fix corner cases of firmware recovery
by Amit Kumar Salecha
· 15 years ago
ff90cd4
netxen: fix tx csum status
by Sucheta Chakraborty
· 15 years ago
30bde1f
rps: fix net-sysfs build for !CONFIG_RPS
by Stephen Rothwell
· 15 years ago
10f744d
net: __netif_receive_skb should be static
by Eric Dumazet
· 15 years ago
0c0dbfe
decnet: Remove unused FIB metric macros.
by David S. Miller
· 15 years ago
adcfe19
net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64
by Jan Engelhardt
· 15 years ago
14a4b42
net: fix unaligned access in IFLA_STATS64
by Jan Engelhardt
· 15 years ago
8544b9f
e1000e: Use pr_<level> and netdev_<level>
by Bruce Allan
· 15 years ago
66aa4a5
netlink: use the appropriate namespace pid
by Tom Goff
· 15 years ago
5c58c47
ixgbevf: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
2853eb8
ixgbe: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
b79d1d5
ipv6: Fix result generation in ipv6_get_ifaddr().
by David S. Miller
· 15 years ago
b54c9b9
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
by David S. Miller
· 15 years ago
df33454
rps: add CONFIG_RPS
by Eric Dumazet
· 15 years ago
76232eb
iwlwifi: fix build error for CONFIG_IWLAGN=n
by John W. Linville
· 15 years ago
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
d6dbee8
net/intel: remove trailing space in messages
by Frans Pop
· 15 years ago
c2bb1b9
net/tulip: remove trailing space in messages
by Frans Pop
· 15 years ago
014e466
net/tokenring: remove trailing space in messages
by Frans Pop
· 15 years ago
84d57bd
net/smc91xx: remove trailing space in messages
by Frans Pop
· 15 years ago
583d077
net/ps3_gelic: remove trailing space in messages
by Frans Pop
· 15 years ago
19299b34
net/irda: remove trailing space in messages
by Frans Pop
· 15 years ago
a570f09
tipc: remove trailing space in messages
by Frans Pop
· 15 years ago
b138338
net: remove trailing space in messages
by Frans Pop
· 15 years ago
18062ca
rds: cleanup: remove unneeded variable
by Dan Carpenter
· 15 years ago
a424077
wimax: remove unneeded variable
by Dan Carpenter
· 15 years ago
a3dcce9
llc: cleanup: remove dead code from llc_init()
by Dan Carpenter
· 15 years ago
14b4497
mac80211: remove unneed variable from ieee80211_tx_pending()
by Dan Carpenter
· 15 years ago
4ac5541
cfg80211: Improve connection quality maintenance docs in nl80211.h
by Juuso Oikarinen
· 15 years ago
a97c13c
mac80211: Add support for connection quality monitoring
by Juuso Oikarinen
· 15 years ago
d6dc1a3
cfg80211: Add connection quality monitoring support to nl80211
by Juuso Oikarinen
· 15 years ago
921ca03
libertas: add auto auth mode feature
by Amitkumar Karwar
· 15 years ago
e1572c5
ath9k_htc: Fix symbol collision with ath9k
by Sujith
· 15 years ago
e51d739a
net: Fix locking in flush_backlog
by Tom Herbert
· 15 years ago
c5a079f
drivers/net/wireless/b43/main.c:4351: Fixed coding style
by Daniel Ngu
· 15 years ago
1e4dcd0
mac80211: Add support for connection monitor in hardware
by Juuso Oikarinen
· 15 years ago
43ead78
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
by Joe Perches
· 15 years ago
adc009e
orinoco/wext.c: Remove local #define STD_IW_HANDLER
by Joe Perches
· 15 years ago
56b632e
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
by Joe Perches
· 15 years ago
270020e
drivers/net/wireless: Use IW_HANDLER macro
by Joe Perches
· 15 years ago
76326f1
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
by Joe Perches
· 15 years ago
44608f8
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
by Joe Perches
· 15 years ago
2ae2332
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
by Joe Perches
· 15 years ago
f6e0bb5
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
by Joe Perches
· 15 years ago
3b56dd6
wl1271: Changed platform_device to be dynamically allocated
by Teemu Paasikivi
· 15 years ago
2ea9fb3
wl1271: Remove circular interlocking related to the inetaddr notifier chain
by Juuso Oikarinen
· 15 years ago
a0cb7be
wl1271: Don't generate null func template for ad-hoc
by Juuso Oikarinen
· 15 years ago
14b228a
wl1271: Update filters properly
by Juuso Oikarinen
· 15 years ago
801a673
wl1271: Removed duplicate code from module remove function.
by Teemu Paasikivi
· 15 years ago
a3b8ea7
wl1271: Added DEBUG_SDIO flag
by Teemu Paasikivi
· 15 years ago
c76a0d6
wl1271: Remove deprecated interface config function
by Juuso Oikarinen
· 15 years ago
1b72aec
wl1271: Fix MAC address handling
by Juuso Oikarinen
· 15 years ago
4695dc9
wl1271: enable U-APSD
by Kalle Valo
· 15 years ago
522ac25
wl1271: fix ps scheme in wl1271_op_conf_tx()
by Kalle Valo
· 15 years ago
023e082
wl1271: create qos nullfunc template
by Kalle Valo
· 15 years ago
818e306
wl1271: get probe request template from mac80211
by Kalle Valo
· 15 years ago
899e6e6
wl1271: get pspoll and nullfunc templates from mac80211
by Kalle Valo
· 15 years ago
12bd894
wl1271: enable WMM
by Kalle Valo
· 15 years ago
7fc3a86
wl1271: Add sysfs file to control BT co-ex state
by Juuso Oikarinen
· 15 years ago
a1dd818
wl1271: Move platform device registration from _spi to _main
by Juuso Oikarinen
· 15 years ago
1b00f54
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
by Juuso Oikarinen
· 15 years ago
885c990
wl1271: Fix SG configuration message structures
by Juuso Oikarinen
· 15 years ago
93f56be
wl1271: Changed SDIO MMC host claiming
by Teemu Paasikivi
· 15 years ago
becd551
wl1271: Cleaned up wlan power on/off functions
by Teemu Paasikivi
· 15 years ago
b43316d
wl1271: Fix configuration of the TX opportunity value
by Juuso Oikarinen
· 15 years ago
fb9987d
ath9k_htc: Support for AR9271 chipset.
by Sujith
· 15 years ago
736b3a2
ath9k_hw: fix hardware deinit
by Sujith
· 15 years ago
05020d2
ath9k_hw: add HTC init hardware call for special resets for AR9271
by Sujith
· 15 years ago
25e2ab1
ath9k_hw: always set the core clock for AR9271
by Sujith
· 15 years ago
02afa2a
ath9k_hw: use the skip count for PA calibration on AR9271
by Sujith
· 15 years ago
2cbfaea
ath9k_hw: restrict valid nf readings for AR9271 to -114
by Sujith
· 15 years ago
6398dc0
ath9k_hw: fix noisefloor history buffer usage on AR9271
by Sujith
· 15 years ago
14b3af3
ath9k_hw: Fix full sleep setup for AR9271
by Sujith
· 15 years ago
e492d7c
ath9k_hw: fix TX descriptor setup for AR9271
by Sujith
· 15 years ago
527d485
ath9k_hw: skip chip tests for AR9271
by Sujith
· 15 years ago
5b5fa35
ath9k_hw: add GPIO setup code for AR9271
by Sujith
· 15 years ago
70807e9
ath9k_hw: update initialization values for AR9271
by Sujith
· 15 years ago
e21247c
ath9k: decrease size of ath9k.ko
by Ming Lei
· 15 years ago
d82689e
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
ec43b1a
be2net: fix unmap_single/page() called incorrectly in Tx compl processing
by Sathya Perla
· 15 years ago
7101e11
be2net: handle dma mapping errors in Tx path
by Sathya Perla
· 15 years ago
Next »