Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e00cf3b9eb7839b952e434a75bff6b99e47337ac
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
3b8ab88
mwifiex: use ieee80211_amsdu_to_8023s routine
by Yogesh Ashok Powar
· 14 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 14 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 14 years ago
108697c
ath9k: make npending frames check as bool
by Mohammed Shafi Shajakhan
· 14 years ago
21e8ee6
ath9k: make sure main_rssi is positive
by Mohammed Shafi Shajakhan
· 14 years ago
3e9a212
ath9k: configure fast_div_bias based on diversity group
by Mohammed Shafi Shajakhan
· 14 years ago
b85c573
ath9k: Implement an API to swap main/ALT LNA's
by Mohammed Shafi Shajakhan
· 14 years ago
8afbcc8
ath9k_hw: define antenna diversity group
by Mohammed Shafi Shajakhan
· 14 years ago
6bcbc06
ath9k_hw: define modules to get/set Antenna diversity paramaters
by Mohammed Shafi Shajakhan
· 14 years ago
842ca78
ath9k_hw: config diversity based on eeprom contents
by Mohammed Shafi Shajakhan
· 14 years ago
c6ba9fe
ath9k_hw: define registers/macros to support Antenna diversity
by Mohammed Shafi Shajakhan
· 14 years ago
21d2c63
ath9k_hw: enable Antenna diversity for AR9485
by Mohammed Shafi Shajakhan
· 14 years ago
69de372
ath9k_hw: make antenna diversity modules chip specific
by Mohammed Shafi Shajakhan
· 14 years ago
bd2281b
net/rfkill/core.c: Avoid leaving freed data in a list
by Julia Lawall
· 14 years ago
40b275b
mac80211: sparse RCU annotations
by Johannes Berg
· 14 years ago
ec034b2
mac80211: fix TX a-MPDU locking
by Johannes Berg
· 14 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 14 years ago
805d7d2
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
8220ba3
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
1a8218e
net: ping: dont call udp_ioctl()
by Eric Dumazet
· 14 years ago
534ea99
net: drivers: kill two unused macro definitions
by Shan Wei
· 14 years ago
3f874ad
caif: remove unesesarry exports
by sjur.brandeland@stericsson.com
· 14 years ago
33b2f55
caif: Bugfix debugfs directory name must be unique.
by sjur.brandeland@stericsson.com
· 14 years ago
c85c295
caif: Handle dev_queue_xmit errors.
by sjur.brandeland@stericsson.com
· 14 years ago
bee925d
caif: prepare support for namespaces
by sjur.brandeland@stericsson.com
· 14 years ago
b3ccfbe
caif: Protected in-flight packets using dev or sock refcont.
by sjur.brandeland@stericsson.com
· 14 years ago
43e3692
caif: Move refcount from service layer to sock and dev.
by sjur.brandeland@stericsson.com
· 14 years ago
cb3cb42
caif: Add ref-count to framing layer
by sjur.brandeland@stericsson.com
· 14 years ago
f362144
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
by sjur.brandeland@stericsson.com
· 14 years ago
bd30ce4
caif: Use RCU instead of spin-lock in caif_dev.c
by sjur.brandeland@stericsson.com
· 14 years ago
0b1e973
caif: Use rcu_read_lock in CAIF mux layer.
by sjur.brandeland@stericsson.com
· 14 years ago
1b1cb1f
net: ping: small changes
by Eric Dumazet
· 14 years ago
89c64d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
by David S. Miller
· 14 years ago
4dc6ec2
Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
by David S. Miller
· 14 years ago
4f6290c
ixgbe: Add support for new 82599 adapter
by Don Skidmore
· 14 years ago
c050999
ixgbe: fix sparse warning
by Emil Tantilov
· 14 years ago
34cecbb
ixgbe: cleanup some minor issues in ixgbe_down()
by Alexander Duyck
· 14 years ago
f0f9778
ixgbe: Merge over-temp task into service task
by Alexander Duyck
· 14 years ago
d034acf
ixgbe: Merge ATR reinit into the service task
by Alexander Duyck
· 14 years ago
c83c6cb
ixgbe: merge reset task into service task
by Alexander Duyck
· 14 years ago
93c52dd
ixgbe: Merge watchdog functionality into service task
by Alexander Duyck
· 14 years ago
7086400
ixgbe: Combine SFP and multi-speed fiber task into single service task
by Alexander Duyck
· 14 years ago
e606bfe
ixgbe: move flags and state into the same cacheline
by Alexander Duyck
· 14 years ago
51275d3
ixgbe: force unlock on timeout
by Emil Tantilov
· 14 years ago
a1cbb15
ixgbe: Add macvlan support for VF
by Greg Rose
· 14 years ago
46ec20f
ixgbevf: Add macvlan support in the set rx mode op
by Greg Rose
· 14 years ago
d64a6f4
e1000e: minor comment cleanups
by Bruce Allan
· 14 years ago
ca06c6e
batman-adv: reset broadcast flood protection on error
by Marek Lindner
· 14 years ago
6d5808d
batman-adv: Add missing hardif_free_ref in forw_packet_free
by Sven Eckelmann
· 14 years ago
7be799a
ipv4: Remove rt->rt_dst reference from ip_forward_options().
by David S. Miller
· 14 years ago
8e36360
ipv4: Remove route key identity dependencies in ip_rt_get_source().
by David S. Miller
· 14 years ago
22f728f
ipv4: Always call ip_options_build() after rest of IP header is filled in.
by David S. Miller
· 14 years ago
0374d9c
ipv4: Kill spurious write to iph->daddr in ip_forward_options().
by David S. Miller
· 14 years ago
48e2046
olympic: convert to seq_file
by Alexey Dobriyan
· 14 years ago
0696c3a
net:set valid name before calling ndo_init()
by Peter Pan(潘卫平)
· 14 years ago
64c7f30
stmmac: fix autoneg in set_pauseparam
by Giuseppe CAVALLARO
· 14 years ago
1334cb6
stmmac: don't go through ethtool to start auto-negotiation
by David Decotigny
· 14 years ago
5310cbc
drivers/isdn/hisax: Drop unused list
by Julia Lawall
· 14 years ago
c319b4d
net: ipv4: add IPPROTO_ICMP socket kind
by Vasiliy Kulikov
· 14 years ago
b376704
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
by John W. Linville
· 14 years ago
1159024
ssb: fix pcicore build breakage
by John W. Linville
· 14 years ago
f201903
convert old cpumask API into new one
by KOSAKI Motohiro
· 14 years ago
9f6298a
af_iucv: get rid of compile warning
by Ursula Braun
· 14 years ago
5db79c0
iucv: get rid of compile warning
by Ursula Braun
· 14 years ago
ff2aed7
ctcm: get rid of compile warning
by Ursula Braun
· 14 years ago
424f73b
lcs: get rid of compile warning
by Heiko Carstens
· 14 years ago
38ed18f
claw: remove unused return code handling
by Heiko Carstens
· 14 years ago
3e70b3b
qeth: add owner to ccw driver
by Sebastian Ott
· 14 years ago
1da74b1
qeth: add OSA concurrent hardware trap
by Frank Blaschka
· 14 years ago
c5e631a
qeth: convert to hw_features part 2
by Frank Blaschka
· 14 years ago
32f5469
qlcnic: Bumped up version number to 5.0.18
by Anirban Chakraborty
· 14 years ago
b3c6873
qlcnic: Take FW dump via ethtool
by Anirban Chakraborty
· 14 years ago
18f2f61
qlcnic: FW dump support
by Anirban Chakraborty
· 14 years ago
1dbf53a
be2net: fix mbox polling for signal reception
by Sathya Perla
· 14 years ago
6ed35ee
be2net: handle signal reception while waiting for POST
by Sathya Perla
· 14 years ago
29dd54b
ethtool: Added support for FW dump
by Anirban Chakraborty
· 14 years ago
bdc220d
netdevice.h: Align struct net_device members
by Joe Perches
· 14 years ago
9439064
wl12xx: enter/exit psm on wowlan suspend/resume
by Eliad Peller
· 14 years ago
f795ea8
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
by Eliad Peller
· 14 years ago
f44e586
wl12xx: prevent scheduling while suspending (WoW enabled)
by Eliad Peller
· 14 years ago
039bdb1
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
by Eliad Peller
· 14 years ago
402e4861
wl12xx: declare suspend/resume callbacks (for wowlan)
by Eliad Peller
· 14 years ago
2c0f246
wl12xx_sdio: set interrupt as wake_up interrupt
by Eliad Peller
· 14 years ago
72a8f97
ipv4: Fix 'iph' use before set.
by David S. Miller
· 14 years ago
5c50954
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6
by David S. Miller
· 14 years ago
def5768
ipv4: Elide use of rt->rt_dst in ip_forward()
by David S. Miller
· 14 years ago
c30883b
ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().
by David S. Miller
· 14 years ago
1094955
ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
by David S. Miller
· 14 years ago
b2a103e
bonding: convert to ndo_fix_features
by Michał Mirosław
· 14 years ago
afe12cc
net: introduce netdev_change_features()
by Michał Mirosław
· 14 years ago
6c60408
CDC NCM: Add mising short packet in cdc_ncm driver
by Alexey Orishko
· 14 years ago
c92f5ca
ipvs: Remove all remaining references to rt->rt_{src,dst}
by Julian Anastasov
· 14 years ago
44e3125
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
by David S. Miller
· 14 years ago
e58b344
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
by David S. Miller
· 14 years ago
06c03c0
tg3: Allow ethtool to enable/disable loopback.
by Mahesh Bandewar
· 14 years ago
cbfd152
net/irda/ircomm_tty.c: Use flip buffers to deliver data
by Amit Virdi
· 14 years ago
7f267051
net: group FCoE related feature flags
by Yi Zou
· 14 years ago
f0a619c
net: Fix vlan_features propagation
by Michał Mirosław
· 14 years ago
864b5418
ethtool: bring back missing comma in netdev features strings
by Franco Fichtner
· 14 years ago
Next »