Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2e08ac7e27c1e54ebf0f82abc03285663efe7d89
2e08ac7
[PATCH] adm8211: kill interrupt loop
by Michael Wu
· 17 years ago
3a1532f
[PATCH] rt2x00: Release rt2x00 2.0.9
by Ivo van Doorn
· 17 years ago
fdd0abc
[PATCH] rt2x00: Fix panic on rmmod with rfkill enabled
by Ivo van Doorn
· 17 years ago
dcf5475
[PATCH] rt2x00: Fix obvious typo in comment
by Ivo van Doorn
· 17 years ago
25ab002
[PATCH] rt2x00: Stop link tuning when radio is down
by Ivo van Doorn
· 17 years ago
3e30968
[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work
by Ivo van Doorn
· 17 years ago
643b252
rt2x00: Add rt2x00dev->flags to debugfs
by Ivo van Doorn
· 17 years ago
066cb63
[PATCH] rt2x00: Reorganize rt2x00dev->flags
by Ivo van Doorn
· 17 years ago
12dadb9
[PATCH] rt2x00: Correctly identify rt2561turbo
by Ivo van Doorn
· 17 years ago
e913655
[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.
by Ivo van Doorn
· 17 years ago
2484591
[PATCH] rt2x00: Make *_beacon_update static
by Ivo van Doorn
· 17 years ago
725d99d
[PATCH] rt2x00: Correct error in calculating rssi for link tuner
by Ivo van Doorn
· 17 years ago
7901042
[PATCH] mac80211: fix virtual interface locking
by Johannes Berg
· 17 years ago
ea49c35
[PATCH] mac80211: remove crypto algorithm typedef
by Johannes Berg
· 17 years ago
f97df02
[PATCH] wireless networking: move frame inline functions to generic header
by Johannes Berg
· 17 years ago
75a5f0c
[PATCH] mac80211: document a lot more
by Johannes Berg
· 17 years ago
1bc0826
[PATCH] mac80211: renumber and document the hardware flags
by Johannes Berg
· 17 years ago
0ec3ca4
[PATCH] mac80211: validate VLAN interfaces better
by Johannes Berg
· 17 years ago
4150c57
[PATCH] mac80211: revamp interface and filter configuration
by Johannes Berg
· 17 years ago
070ac3a
[NET]: Proper comment for loopback initialization order.
by Denis V. Lunev
· 17 years ago
f4618d3
[NETNS]: Simplify the network namespace list locking rules.
by Eric W. Biederman
· 17 years ago
32db927
[IRDA]: Document the fact that smsc-ircc2 will not use PNP by default
by Jonathan Bastien-Filiatrault
· 17 years ago
58c14a8
[ATM] net/atm/lec.c: printk warning fix
by Andrew Morton
· 17 years ago
dcffde5
[PASEMI_MAC]: remove unused function
by Satyam Sharma
· 17 years ago
7a876fa
[SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes
by Satyam Sharma
· 17 years ago
0aa4f33
[WIRELESS]: Fix Kconfig.
by Andrew Morton
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
b95cce3
[NET]: Wrap hard_header_parse
by Stephen Hemminger
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 17 years ago
4c94f8c
[NET]: Remove no longer relevant comment in loopback driver.
by David S. Miller
· 17 years ago
2774c7a
[NET]: Make the loopback device per network namespace.
by Eric W. Biederman
· 17 years ago
0cc217e
[IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev
by Eric W. Biederman
· 17 years ago
5967789
[IPV4]: Remove unnecessary test for the loopback device from inetdev_destroy
by Eric W. Biederman
· 17 years ago
5f6d88b
[NET]: Dynamically allocate the per cpu counters for the loopback device.
by Eric W. Biederman
· 17 years ago
9dd776b
[NET]: Add network namespace clone & unshare support.
by Eric W. Biederman
· 17 years ago
8b41d18
[NET]: Fix running without sysfs
by Eric W. Biederman
· 17 years ago
bb293e6
[CCID3]: Remove ifdef surrounding BUG_ON
by Arnaldo Carvalho de Melo
· 17 years ago
cecd8d0
[DCCP]: Reduce the number of writable states
by Gerrit Renker
· 17 years ago
e356d37
[DCCP]: Factor out common code for generating Resets
by Gerrit Renker
· 17 years ago
9bf55cd
[DCCP]: Sequence number wrap-around when sending reset
by Gerrit Renker
· 17 years ago
a94f0f9
[DCCP]: Rate-limit DCCP-Syncs
by Gerrit Renker
· 17 years ago
ee1a159
[DCCP]: Remove duplicate code for Reset from connected socket
by Gerrit Renker
· 17 years ago
0430ee3
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
by Gerrit Renker
· 17 years ago
727ecc5
[DCCP]: Add FIXME for send_delayed_ack
by Gerrit Renker
· 17 years ago
2e86908
[CCID3]: Move NULL-protection into function
by Gerrit Renker
· 17 years ago
0883170
[DCCP]: Send Reset upon Sync in state REQUEST
by Gerrit Renker
· 17 years ago
53465eb
[BLUETOOTH]: Make hidp_setup_input() return int
by WANG Cong
· 17 years ago
912d8f0
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
by Ilpo Järvinen
· 17 years ago
93e6802
[TCP]: Reordered ACK's (old) SACKs not included to discarded MIB
by Ilpo Järvinen
· 17 years ago
a6963a6
[TCP]: Re-place highest_sack check to a more robust position
by Ilpo Järvinen
· 17 years ago
b0d045c
[DCCP]: Parameter renaming
by Gerrit Renker
· 17 years ago
e155d76
[DCCP]: Fix Reset/Sync-Flood Bug
by Gerrit Renker
· 17 years ago
cbe1f5f
[DCCP]: Shorten variable names in dccp_check_seqno
by Gerrit Renker
· 17 years ago
3393da8
[DCCP]: Simplify interface of dccp_sample_rtt
by Gerrit Renker
· 17 years ago
4c70f38
[DCCP]: Provide 10s of microsecond timesource
by Gerrit Renker
· 17 years ago
aa97efd
[DCCP]: Reuse ktime_get_real() calls again
by Gerrit Renker
· 17 years ago
e0eb685
[MAC80211]: rename ieee80211_cfg.h to cfg.h
by Michael Wu
· 17 years ago
d86ec78
[MAC80211]: kill vlan_id
by Johannes Berg
· 17 years ago
c095df5
[MAC80211]: kill IE parse typedef
by Johannes Berg
· 17 years ago
fa5fea7
[MAC80211]: rename ieee80211_cfg.c to cfg.c
by Johannes Berg
· 17 years ago
dd1cd4c
[MAC80211]: print out wiphy name instead of master device
by Johannes Berg
· 17 years ago
9c7d772
[MAC80211]: remove tx info sw_retry_attempt member
by Johannes Berg
· 17 years ago
693d454
[MAC80211]: fix warnings introduced by the doc patches
by Johannes Berg
· 17 years ago
6b301cd
[MAC80211]: yet more documentation
by Johannes Berg
· 17 years ago
c33e3f3
[MAC80211]: remove IEEE80211_CONF_SSID_HIDDEN
by Johannes Berg
· 17 years ago
011bfcc
[MAC80211]: remove key threshold stuff
by Johannes Berg
· 17 years ago
72abd81
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
by Johannes Berg
· 17 years ago
ac630c2
[LIBERTAS]: fix oops on the blackfin architecture
by Vladimir Davydov
· 17 years ago
f31ce76
[LIBERTAS]: fix oops on the blackfin architecture
by Vladimir Davydov
· 17 years ago
28de0b3
[LIBERTAS]: fix interrupts in CF driver
by Ryan Mallon
· 17 years ago
6f05cbe
[LIBERTAS]: set dnld_sent correctly for CF parts
by Ryan Mallon
· 17 years ago
1065de1
[B43LEGACY]: Change the hardware radio enable logic and cleanup code
by Larry Finger
· 17 years ago
42a9174
[B43LEGACY]: Support for turning the radio off from software.
by Larry Finger
· 17 years ago
fda9abc
[B43]: Support for turning the radio off from software.
by Michael Buesch
· 17 years ago
6a724d6
[B43]: Remove the "radio hw enabled" message on startup.
by Michael Buesch
· 17 years ago
61609bc
[MAC80211]: Add support for setting TX power and radio status
by Michael Buesch
· 17 years ago
501d857
[IEEE80211]: Fix softmac lockdep reports.
by Johannes Berg
· 17 years ago
05155c8
[B43]: Change loglevel of radio-enable message.
by Michael Buesch
· 17 years ago
6b9bafe
[SSB]: Sparse fixes.
by Michael Buesch
· 17 years ago
4b402c6
[SSB]: Use ioreadX() and iowriteX() for PCI.
by Michael Buesch
· 17 years ago
b85b3b7
[B43]: Don't lock irq_lock in debugfs txpower adjust
by Michael Buesch
· 17 years ago
90f4dd0
[P54PCI]: terminate pci table
by Andrew Morton
· 17 years ago
ababda0
[ZD1211RD]: add USB id for Telegent TG54USB WLAN adapter
by Ulrich Kunitz
· 17 years ago
01449c5
[BCM43XX]: Change radio hardware switch status printk from debug to regular
by Larry Finger
· 17 years ago
fa46081
[ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip
by Jesper Juhl
· 17 years ago
e24eb52
[NET]: note that NETIF_F_LLTX is deprecated
by Christian Borntraeger
· 17 years ago
1156b2c
[IWLWIFI]: remove per-file CFLAGS for IWL define
by Zhu Yi
· 17 years ago
8236632
[NET_SCHED]: explict hold dev tx lock
by Jamal Hadi Salim
· 17 years ago
854d836
[NET]: Dynamically allocate the loopback device, part 2.
by Daniel Lezcano
· 17 years ago
de3cb74
[NET]: Dynamically allocate the loopback device, part 1.
by Daniel Lezcano
· 17 years ago
5568296
[NL80211]: add netlink interface to cfg80211
by Johannes Berg
· 17 years ago
0800f17
[TCP]: Minor coding style fixup.
by David S. Miller
· 17 years ago
b768920
[TCP]: Avoid clearing sacktag hint in trivial situations
by Ilpo Järvinen
· 17 years ago
c96fd3d
[TCP]: Enable SACK enhanced FRTO (RFC4138) by default
by Ilpo Järvinen
· 17 years ago
cd99889
[TCP] FRTO: Update sysctl documentation
by Ilpo Järvinen
· 17 years ago
009a2e3
[TCP] FRTO: Improve interoperability with other undo_marker users
by Ilpo Järvinen
· 17 years ago
7c46a03
[TCP]: Cleanup tcp_tso_acked and tcp_clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
13fcf85
[TCP]: Move accounting from tso_acked to clean_rtx_queue
by Ilpo Järvinen
· 17 years ago
5af4ec2
[TCP]: clear_all_retrans_hints prefixed by tcp_
by Ilpo Järvinen
· 17 years ago
91fed7a
[TCP]: Make fackets_out accurate
by Ilpo Järvinen
· 17 years ago
Next »