Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
896ff260351f736f0d9d32f4fd36257f3e75bd97
896ff26
ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()
by Luis R. Rodriguez
· 15 years ago
ae478cf
ath9k_hw: make spur mitigation a callback
by Luis R. Rodriguez
· 15 years ago
e16393b
ath9k_hw: order phy.c code and integrate spur mitigation
by Luis R. Rodriguez
· 15 years ago
e68a060
ath9k_hw: use a callback for frequency change
by Luis R. Rodriguez
· 15 years ago
0a3b7ba
ath9k_hw: make both analog channel change routines return int
by Luis R. Rodriguez
· 15 years ago
dc51dd5
ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()
by Luis R. Rodriguez
· 15 years ago
431ba3c
ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()
by Luis R. Rodriguez
· 15 years ago
574d6b1
ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()
by Luis R. Rodriguez
· 15 years ago
b67b439
ath9k_hw: bail out early on ath9k_hw_init_rf()
by Luis R. Rodriguez
· 15 years ago
131d1d0
ath9k_hw: start documenting 802.11n RF anlong front ends
by Luis R. Rodriguez
· 15 years ago
c75724d
ath9k_hw: change the way we initialize the pll for ar9271
by Luis R. Rodriguez
· 15 years ago
8564328
ath9k_hw: update register initialization/reset values for ar9271
by Luis R. Rodriguez
· 15 years ago
0cab655
ath9k_hw: modify the rf control register for ar9271 revision 1.0
by Luis R. Rodriguez
· 15 years ago
f1f93cd
Staging: netwave: add TODO file
by Greg Kroah-Hartman
· 15 years ago
5cc49ab
Staging: wavelan: add TODO file
by Greg Kroah-Hartman
· 15 years ago
bcecf0f
Staging: arlan: add TODO file
by Greg Kroah-Hartman
· 15 years ago
bc7601c
Staging: strip: add TODO file
by Greg Kroah-Hartman
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
4b57835
netwave: move driver to staging
by John W. Linville
· 15 years ago
0234f84
wavelan: move driver to staging
by John W. Linville
· 15 years ago
e38879e
arlan: move driver to staging
by John W. Linville
· 15 years ago
955015b
strip: move driver to staging
by John W. Linville
· 15 years ago
0869aea
mac80211: remove RX_FLAG_RADIOTAP
by Johannes Berg
· 15 years ago
6a86b9c
mac80211: fix radiotap header generation
by Johannes Berg
· 15 years ago
4d36ec5
mac80211: split hardware scan by band
by Johannes Berg
· 15 years ago
b59f04c
mac80211: remove outdated comment
by Johannes Berg
· 15 years ago
d130eb4
mac80211_hwsim: don't register CCK rates on 5ghz
by Johannes Berg
· 15 years ago
1d9c185
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
by Luis R. Rodriguez
· 15 years ago
ec11bb8
ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset
by Luis R. Rodriguez
· 15 years ago
1115847
ath9k_hw: add AR9271 single chip name mapping
by Luis R. Rodriguez
· 15 years ago
f934c4d
ath9k_hw: distinguish single-chip solutions on initial probe print
by Luis R. Rodriguez
· 15 years ago
2da4f01
ath9k_hw: move mac name and rf name helpers to hw code
by Luis R. Rodriguez
· 15 years ago
8c8746f
wl1251: enable power save
by Kalle Valo
· 15 years ago
a968533
mac80211: fix dynamic power save for devices with nullfunc support in hw
by Kalle Valo
· 15 years ago
ed62059
mac80211: refactor dynamic power save check
by Kalle Valo
· 15 years ago
7bcfaf2
cfg80211/mac80211: use debugfs_remove_recursive
by Johannes Berg
· 15 years ago
2c0d610
b43: LP-PHY: Begin implementing calibration & software RFKILL support
by Gábor Stefanik
· 15 years ago
29906f6
vlan: cleanup multiple unregistrations
by Patrick McHardy
· 15 years ago
f0816ce
convert kaweth to use usb_reset_configuration()
by Oliver Neukum
· 15 years ago
43ab850
ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
by roel kluin
· 15 years ago
ac958154
sky2: version 1.26
by Stephen Hemminger
· 15 years ago
0f5aac7
sky2: 88E8059 support
by Stephen Hemminger
· 15 years ago
877c857
sky2: workarounds for Yukon-2 supreme
by Stephen Hemminger
· 15 years ago
d6b54d2
sky2: fix receive pause thresholds
by Stephen Hemminger
· 15 years ago
e91cd2e
sky2: add register definitions for new chips
by Stephen Hemminger
· 15 years ago
e30a4ac
sky2: add SK-9E21M device id
by Stephen Hemminger
· 15 years ago
c3c6336
sfc: Enable heuristic selection between page and skb RX buffers
by Ben Hutchings
· 15 years ago
18e1d2b
sfc: Feed GRO result into RX allocation policy and interrupt moderation
by Ben Hutchings
· 15 years ago
c7c4b3b
gro: Change all receive functions to return GRO result codes
by Ben Hutchings
· 15 years ago
5b252f0
gro: Name the GRO result enumeration type
by Ben Hutchings
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b5dd884
net: Fix 'Re: PACKET_TX_RING: packet size is too long'
by Gabor Gombas
· 15 years ago
38bfd8f
net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time
by Cyrill Gorcunov
· 15 years ago
ed3f2e4
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
fb699dfd
net: Introduce dev_get_by_index_rcu()
by Eric Dumazet
· 15 years ago
e0c5567
atm: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
65a1c4f
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
091bb8a
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
50e4fe9
gigaset: convert strcmp chain to table lookup
by Tilman Schmidt
· 15 years ago
c35a87f
gigaset: checkpatch cleanup of ev-layer.c
by Tilman Schmidt
· 15 years ago
7891adf
bas_gigaset: checkpatch cleanup
by Tilman Schmidt
· 15 years ago
ae67d7d
ser_gigaset: checkpatch cleanup
by Tilman Schmidt
· 15 years ago
d9ba9c9
gigaset: checkpatch cleanup
by Tilman Schmidt
· 15 years ago
2032e2c
usb_gigaset: code cleanup
by Tilman Schmidt
· 15 years ago
4dd8230
gigaset: fix bad assumptions about CAPI skbuffs
by Tilman Schmidt
· 15 years ago
22077eb
gigaset: fix format string typo in CAPI dial command
by Tilman Schmidt
· 15 years ago
6c91191
gigaset: CAPI module readability improvements
by Tilman Schmidt
· 15 years ago
dc34347
Allow disabling of DSACK TCP option per route
by Gilad Ben-Yossef
· 15 years ago
345cda2
Allow to turn off TCP window scale opt per route
by Gilad Ben-Yossef
· 15 years ago
cda42eb
Allow disabling TCP timestamp options per route
by Gilad Ben-Yossef
· 15 years ago
1aba721
Add the no SACK route option feature
by Gilad Ben-Yossef
· 15 years ago
0c3adfb
Add dst_feature to query route entry features
by Gilad Ben-Yossef
· 15 years ago
022c3f7
Allow tcp_parse_options to consult dst entry
by Gilad Ben-Yossef
· 15 years ago
f55017a
Only parse time stamp TCP option in time wait sock
by Gilad Ben-Yossef
· 15 years ago
06b71b6
netdev: usb: dm9601.c can drive a device not supported yet, add support for it
by Janusz Krzysztofik
· 15 years ago
da03945
qlge: Fix firmware mailbox command timeout.
by Ron Mercer
· 15 years ago
6d190c6
qlge: Fix EEH handling.
by Ron Mercer
· 15 years ago
c871e66
ip6mr: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
62808f9
ipv6 sit: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
d17fa6f
ipmr: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
cf4432f
ip6tnl: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
8c56ba0
bridge: Optimize multiple unregistration
by Eric Dumazet
· 15 years ago
59fd5d8
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
by Ajit Khaparde
· 15 years ago
55888df
AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2)
by Neil Horman
· 15 years ago
f552ce5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
945eb31
e1000e: flow control doesn't re-enable
by Bruce Allan
· 15 years ago
d653479
vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device
by Yi Zou
· 15 years ago
61a1fa1
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
by Yi Zou
· 15 years ago
df5c794
net: Add ndo_fcoe_get_wwn to net_device_ops
by Yi Zou
· 15 years ago
383ff34
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
by Yi Zou
· 15 years ago
eb89bd4
vmxnet3: remove duplicate #include
by Shreyas Bhatewara
· 15 years ago
d9d5283
bonding: fix a race condition in calls to slave MII ioctls
by Jiri Bohac
· 15 years ago
0388f25
be2net: Changes to update ethtool get_settings function to return appropriate values.
by Sarveshwar Bandi
· 15 years ago
7e15b0c
e100: Fix to allow systems with FW based cards to resume from STD
by David Graham
· 15 years ago
c709481
netxen: update version to 4.0.65
by Dhananjay Phadke
· 15 years ago
7e8e5d9
netxen: module firmware hints
by Dhananjay Phadke
· 15 years ago
c25c0b9
netxen: update module info
by Dhananjay Phadke
· 15 years ago
f0e08fa
netxen: add PCI IDs for new chip
by Dhananjay Phadke
· 15 years ago
a9ac07d
netxen: refactor indirect register access
by Dhananjay Phadke
· 15 years ago
f50330f
netxen: support for new firmware file format
by Amit Kumar Salecha
· 15 years ago
Next »