Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8862dc5f25153a3c565a097220ed3de14ed72dfd
8862dc5
cfg80211: minimal error handling for wext-compat freq scanning
by Holger Schurig
· 15 years ago
a4e7b73
cfg80211: use cfg80211_wext_freq() for freq conversion
by Holger Schurig
· 15 years ago
d37b7da
ath9k: Fix bug in ANI channel handling
by Sujith
· 15 years ago
32f6afd
b43: Force-wake queues on init
by Michael Buesch
· 15 years ago
e484c16
hostap: Revert a toxic part of the conversion to net_device_ops
by Martin Decky
· 15 years ago
13af7a6
netxen: update copyright
by Dhananjay Phadke
· 15 years ago
74c520d
netxen: fix tx timeout recovery
by Amit Kumar Salecha
· 15 years ago
ec5c50c
netxen: fix file firmware leak
by Dhananjay Phadke
· 15 years ago
ea6828b
netxen: improve pci memory access
by Dhananjay Phadke
· 15 years ago
f78c085
netxen: change firmware write size
by Amit Kumar Salecha
· 15 years ago
5ea1c50
tg3: Fix return ring size breakage
by Matt Carlson
· 15 years ago
9feae56
netxen: build fix for INET=n
by Randy Dunlap
· 15 years ago
02571f8
cdc-phonet: autoconfigure Phonet address
by Rémi Denis-Courmont
· 15 years ago
f5bb1c5
Phonet: back-end for autoconfigured addresses
by Rémi Denis-Courmont
· 15 years ago
998ec75
Phonet: fix netlink address dump error handling
by Rémi Denis-Courmont
· 15 years ago
cc411d0
ipv6: Add IFA_F_DADFAILED flag
by Brian Haley
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
f510c35
mv643xx_eth.c: remove unused txq_set_wrr()
by Mikael Pettersson
· 15 years ago
864fdf8
ucc_geth: Fix hangs after switching from full to half duplex
by Anton Vorontsov
· 15 years ago
7de8ee7
ucc_geth: Rearrange some code to avoid forward declarations
by Anton Vorontsov
· 15 years ago
8ff4498
phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs
by Anton Vorontsov
· 15 years ago
a4b1164
drivers/net/phy: introduce missing kfree
by Julia Lawall
· 15 years ago
966a5d1
drivers/net/wan: introduce missing kfree
by Julia Lawall
· 15 years ago
4fb019a
net: force bridge module(s) to be GPL
by Stephen Hemminger
· 15 years ago
ffcfb8d
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
by Arnaldo Carvalho de Melo
· 15 years ago
8ba69ba
net: unix: fix sending fds in multiple buffers
by Miklos Szeredi
· 15 years ago
9a0da0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 15 years ago
ec282e9
dm9000: Use resource_size instead of private macro
by Tobias Klauser
· 15 years ago
07fcb04
dm9000: Remove unnecessary memset of netdev private data
by Tobias Klauser
· 15 years ago
58f2546
netxen: fix tx descriptor structure
by Amit Kumar Salecha
· 15 years ago
3db7675
netxen: fix check for ip addr hashing support
by Amit Kumar Salecha
· 15 years ago
23bcf63
net_sched: fix estimator lock selection for mq child qdiscs
by Patrick McHardy
· 15 years ago
ea6a634
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
b2e3abd
cfg80211: allow scanning on specified frequencies when using wext-compatibility
by Holger Schurig
· 15 years ago
8c8f9ba
ath9k: Initialize the priority gpio for BT coex 3-wire
by Vasanthakumar Thiagarajan
· 15 years ago
f42cc2c
ath9k: Get rid of the modparam btcoex_enable
by Vasanthakumar Thiagarajan
· 15 years ago
fe12946
ath9k: Enable btcoex based on the subsystem id of the device
by Vasanthakumar Thiagarajan
· 15 years ago
aeac355
ath9k: Store subsystem id in struct hw_version
by Vasanthakumar Thiagarajan
· 15 years ago
4d8cd26
wireless: mark prism54 as deprecated and mark for removal
by Luis R. Rodriguez
· 15 years ago
98a1e2a
b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO
by Michael Buesch
· 15 years ago
24ea602
ssb: Implement SDIO host bus support
by Albert Herranz
· 15 years ago
f020979
ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call
by Vasanthakumar Thiagarajan
· 15 years ago
7b6840a
ath9k: Disable ASPM when btcoex is active
by Vasanthakumar Thiagarajan
· 15 years ago
72c706b
MAINTAINERS: Add Atheros Linux wireless drivers home page
by Joe Perches
· 15 years ago
cde1b55
b43: Fix sparse warning in hw-tkip code
by Michael Buesch
· 15 years ago
b0544eb
b43: Really disable QoS, if requested
by Michael Buesch
· 15 years ago
4789666
rt2x00: Hardcode TX ack timeout and consume time
by Ivo van Doorn
· 15 years ago
fa1a9c6
headers: net/ipv[46]/protocol.c header trim
by Alexey Dobriyan
· 15 years ago
5d5d9c9
IPv6/addrconf: Fix minor addrlabel thinko
by Tushar Gohad
· 15 years ago
6f0e013
niu: Use resource_size instead of private function
by Tobias Klauser
· 15 years ago
fd413da
b43: PCMCIA is not experimental anymore
by Michael Buesch
· 15 years ago
fea6734
ath,ar9170: implemented conformance test limit calc. for tx power
by Joerg Albert
· 15 years ago
7f42c37
ath,ar9170: move CTL_ defines into regd.h
by Joerg Albert
· 15 years ago
e6c463e
ssb: Fail ssb modinit, if attach of the buses failed.
by Michael Buesch
· 15 years ago
69eddc8
b43: remove SHM spinlock
by Michael Buesch
· 15 years ago
77ca07f
b43: Remove PIO RX workqueue
by Michael Buesch
· 15 years ago
637dae3
b43: Remove DMA/PIO queue locks
by Michael Buesch
· 15 years ago
f5d40ee
b43: Remove TX spinlock
by Michael Buesch
· 15 years ago
36dbd95
b43: Use a threaded IRQ handler
by Michael Buesch
· 15 years ago
b275f28
wireless: update cfg80211 kconfig entry
by Luis R. Rodriguez
· 15 years ago
d9c35a5
ar9170: implement frequency calibration for one-stage/openfw
by Christian Lamparter
· 15 years ago
8813262
ath9k: Fix channelFlags for 2GHZ
by Sujith
· 15 years ago
7ea310b
ath9k: Fix RX Filter handling for BAR
by Sujith
· 15 years ago
fc548af
ath9k: claim irq for ath9k, not ath for pci
by Luis R. Rodriguez
· 15 years ago
580171f
ath9k: propagate errors on ath_init_device() and request_irq()
by Luis R. Rodriguez
· 15 years ago
db6be53
ath9k: propagate ieee80211_alloc_hw() failure
by Luis R. Rodriguez
· 15 years ago
5c630ce
ar9170: added phy register initialisation from eeprom values
by Joerg Albert
· 15 years ago
3a5f29c
r8169: Fix warning in rtl8169_start_xmit().
by David S. Miller
· 15 years ago
cf33ce1
net: fix hydra printk format warning
by Randy Dunlap
· 15 years ago
5dbc465
IXP42x HSS support for setting internal clock rate
by Krzysztof Halasa
· 15 years ago
32e6a0c
WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.
by Krzysztof Halasa
· 15 years ago
c190e3c
be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap
by Ajit Khaparde
· 15 years ago
8451748
be2net: Changes to support flashing of the be2 network adapter
by Ajit Khaparde
· 15 years ago
3848242
wan: dlci/sdla transmit return dehacking
by Stephen Hemminger
· 15 years ago
5877e55
netxen: update version to 4.0.50
by Dhananjay Phadke
· 15 years ago
2b9e62e
netxen: refactor firmware info code
by Dhananjay Phadke
· 15 years ago
195c5f9
netxen: pre calculate register addresses
by Amit Kumar Salecha
· 15 years ago
d0725e4
netxen: fix ip addr hashing after firmware reset
by Amit Kumar Salecha
· 15 years ago
6a581e9
netxen: firmware hang detection
by Dhananjay Phadke
· 15 years ago
db4cfd8
netxen: handle firmware load errors
by Dhananjay Phadke
· 15 years ago
6ec1c69
net_sched: add classful multiqueue dummy scheduler
by David S. Miller
· 15 years ago
589983c
net_sched: move dev_graft_qdisc() to sch_generic.c
by Patrick McHardy
· 15 years ago
af356af
net_sched: reintroduce dev->qdisc for use by sch_api
by Patrick McHardy
· 15 years ago
5b9a9cc
net_sched: remove some unnecessary checks in classful schedulers
by Patrick McHardy
· 15 years ago
de6d5cd
net_sched: make cls_ops->change and cls_ops->delete optional
by Patrick McHardy
· 15 years ago
71ebe5e
net_sched: make cls_ops->tcf_chain() optional
by Patrick McHardy
· 15 years ago
c9f1d03
net_sched: fix class grafting errno codes
by Patrick McHardy
· 15 years ago
b1f5719
netlink: silence compiler warning
by Brian Haley
· 15 years ago
f1751c5
sctp: Catch bogus stream sequence numbers
by Vlad Yasevich
· 15 years ago
be29714
sctp: remove dup code in net/sctp/output.c
by Wei Yongjun
· 15 years ago
9237ccb
sctp: turn flags in 'struct sctp_association' into bit fields
by Wei Yongjun
· 15 years ago
7238843
sctp: Sysctl configuration for IPv4 Address Scoping
by Bhaskar Dutta
· 15 years ago
8da645e
sctp: Get rid of an extra routing lookup when adding a transport.
by Vlad Yasevich
· 15 years ago
a803c94
sctp: Turn flags in 'sctp_packet' into bit fields
by Vlad Yasevich
· 15 years ago
4007cc8
sctp: Correctly track if AUTH has been bundled.
by Vlad Yasevich
· 15 years ago
d521c08
sctp: fix to reset packet information after packet transmit
by Wei Yongjun
· 15 years ago
31b02e1
sctp: Failover transmitted list on transport delete
by Vlad Yasevich
· 15 years ago
f68b2e0
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
by Vlad Yasevich
· 15 years ago
cb95ea3
sctp: Don't do NAGLE delay on large writes that were fragmented small
by Vlad Yasevich
· 15 years ago
b29e790
sctp: Nagle delay should be based on path mtu
by Vlad Yasevich
· 15 years ago
Next »