Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
a0cfa850ac639759cd68a121920f3e474ce9dfb1
a0cfa85
netdev: octeon_mgmt: Fix race manipulating irq bits.
by David Daney
· 15 years ago
4d30b80
netdev: octeon_mgmt: Fix race condition freeing TX buffers.
by David Daney
· 15 years ago
62538d2
netdev: octeon_mgmt: Use proper MAC addresses.
by David Daney
· 15 years ago
7f01648
ixgbe: Add support for VF MAC and VLAN configuration
by Greg Rose
· 15 years ago
f041277
ixgbe: Add boolean parameter to ixgbe_set_vmolr
by Greg Rose
· 15 years ago
eab2abf
e1000/e1000e: implement a simple interrupt moderation
by Jesse Brandeburg
· 15 years ago
edf15c1
e1000e: increase rx fifo size to 36K on 82574 and 82583
by Alexander Duyck
· 15 years ago
f85e4df
e1000e: Save irq into netdev structure
by Tom Herbert
· 15 years ago
c72ea83
e1000e: Remove unnessary log message
by Tom Herbert
· 15 years ago
50849d7
e1000e: reduce writes of RX producer ptr
by Tom Herbert
· 15 years ago
9ed318d
e1000e: save skb counts in TX to avoid cache misses
by Tom Herbert
· 15 years ago
4447957
bnx2x: Fix check to get RX hash
by Tom Herbert
· 15 years ago
2861a18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
8316324
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
· 15 years ago
adfba3c
mac80211: use fixed channel in ibss join when appropriate
by Johannes Berg
· 15 years ago
f2c9838
rtl8187: use SET_IEEE80211_PERM_ADDR
by John W. Linville
· 15 years ago
ec7d2f2
net: __alloc_skb() speedup
by Eric Dumazet
· 15 years ago
8753d29
pppoe: remove unnecessary checks in pppoe_flush_dev
by Jiri Pirko
· 15 years ago
c693bf9
rtl8180: use SET_IEEE80211_PERM_ADDR
by John W. Linville
· 15 years ago
df624ca
rt2x00: Register frame length in TX entry descriptor instead of L2PAD.
by Gertjan van Wingerde
· 15 years ago
a21ee72
rt2x00: Fix HT40+/HT40- setting in rt2800.
by Gertjan van Wingerde
· 15 years ago
79a854f
rt2x00: Enable RT30xx by default.
by Gertjan van Wingerde
· 15 years ago
c266148
rt2x00: Remove rt2x00pci.h include from rt2800lib.
by Gertjan van Wingerde
· 15 years ago
3d79b2a
iwlwifi: recalculate average tpt if not current
by Reinette Chatre
· 15 years ago
0a12761
forcedeth: Kill NAPI config options.
by David S. Miller
· 15 years ago
53f224c
forcedeth: GRO support
by Tom Herbert
· 15 years ago
93bb64e
net: skb_free_datagram_locked() fix
by Eric Dumazet
· 15 years ago
f546061
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
4f70ecc
net: rcu fixes
by Eric Dumazet
· 15 years ago
52a60ed
phy/micrel: Add module device ID table for autoloading.
by David S. Miller
· 15 years ago
0f7ca59
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d050700
drivers/net/phy: micrel phy driver
by David J. Choi
· 15 years ago
a2f3be1
unix/garbage: kill copy of the skb queue walker
by Ilpo Järvinen
· 15 years ago
e9162ab
dm9601: fix phy/eeprom write routine
by Peter Korsgaard
· 15 years ago
26d2784
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
by David S. Miller
· 15 years ago
19937d0
ppp_generic: handle non-linear skbs when passing them to pppd
by Simon Arlott
· 15 years ago
ea8420e
ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
by Simon Arlott
· 15 years ago
52c7738
iwmc3200wifi: fix busted iwm_debugfs_init definition
by John W. Linville
· 15 years ago
1d7d969
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
12ef116
wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
by Xose Vazquez Perez
· 15 years ago
23ff98f
mac80211_hwsim: fix double-scan detection
by Johannes Berg
· 15 years ago
be4a4b6
mac80211: improve IBSS scanning
by Johannes Berg
· 15 years ago
a75b436
mac80211: allow controlling aggregation manually
by Johannes Berg
· 15 years ago
07cefe7
orinoco_usb: implement fw download
by David Kilroy
· 15 years ago
fc97431
orinoco_usb: avoid in_atomic
by David Kilroy
· 15 years ago
9afac70
orinoco: add orinoco_usb driver
by David Kilroy
· 15 years ago
bcad6e8
orinoco: encapsulate driver locking
by David Kilroy
· 15 years ago
593ef09
orinoco: allow driver to specify netdev_ops
by David Kilroy
· 15 years ago
b42f207
orinoco: add hermes_ops
by David Kilroy
· 15 years ago
f7c6559
mac80211: fix ieee80211_find_sta[_by_hw]
by Johannes Berg
· 15 years ago
c7ab1a4
b43legacy: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
354b4f0
b43: Added get_survey callback in order to get channel noise
by John W. Linville
· 15 years ago
91639c7
rt2x00: remove now unused noise field from struct rxdone_entry_desc
by John W. Linville
· 15 years ago
1f55c12
iwmc3200wifi: cleanup unneeded debugfs error handling
by John W. Linville
· 15 years ago
cd7b539
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
by David S. Miller
· 15 years ago
dee4287
net: fix softnet_stat
by Changli Gao
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1183f38
net: fix compile error due to double return type in SOCK_DEBUG
by Jan Engelhardt
· 15 years ago
47d2964
net: Inline skb_pull() in eth_type_trans().
by David S. Miller
· 15 years ago
6f1464b
net/usb: initiate sync sequence in sierra_net.c driver
by Elina Pasheva
· 15 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
0e3aef8
sctp: Tag messages that can be Nagle delayed at creation.
by Vlad Yasevich
· 15 years ago
bfa0d98
sctp: Optimize computation of highest new tsn in SACK.
by Vlad Yasevich
· 15 years ago
ea862c8
sctp: correctly mark missing chunks in fast recovery
by Vlad Yasevich
· 15 years ago
6588337
sctp: rwnd_press should be cumulative
by Vlad Yasevich
· 15 years ago
cf9b481
sctp: fast recovery algorithm is per association.
by Vlad Yasevich
· 15 years ago
b2cf9b6
sctp: update transport initializations
by Vlad Yasevich
· 15 years ago
c0058a3
sctp: Save some room in the sctp_transport by using bitfields
by Vlad Yasevich
· 15 years ago
d9efc22
sctp: Do not force T3 timer on fast retransmissions.
by Vlad Yasevich
· 15 years ago
ae19c54
sctp: remove 'resent' bit from the chunk
by Vlad Yasevich
· 15 years ago
d598b16
sctp: Make sure we always return valid retransmit path
by Vlad Yasevich
· 15 years ago
b99a4d5
sctp: cleanup: remove duplicate assignment
by Dan Carpenter
· 15 years ago
787a51a
sctp: implement sctp association probing module
by Wei Yongjun
· 15 years ago
ec7b951
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
by Shan Wei
· 15 years ago
fbdf501
sctp: Do no select unconfirmed transports for retransmissions
by Vlad Yasevich
· 15 years ago
bc4f841
sctp: fix to retranmit at least one DATA chunk
by Wei Yongjun
· 15 years ago
2fdc45c
net/usb: remove default in Kconfig for sierra_net driver
by Elina Pasheva
· 15 years ago
6429d3d
sctp: missing set src and dest port while lookup output route
by Wei Yongjun
· 15 years ago
52688d6
sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT state
by Wei Yongjun
· 15 years ago
bd69b98
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
by Wei Yongjun
· 15 years ago
c17b02b
sctp: send SHUTDOWN-ACK chunk back to the source.
by Vlad Yasevich
· 15 years ago
a5f4cea
sctp: Use correct address family in sctp_getsockopt_peer_addrs()
by Vlad Yasevich
· 15 years ago
83d7eb2
ipv6: cleanup: remove unneeded null check
by Dan Carpenter
· 15 years ago
4b02162
xfrm: potential uninitialized variable num_xfrms
by Changli Gao
· 15 years ago
767dd03
net: speedup sock_recv_ts_and_drops()
by Eric Dumazet
· 15 years ago
2185126
cdc_ether: Identify MBM devices by GUID in MDLM descriptor
by Jonas Sjöquist
· 15 years ago
6c3b9d3
r8169: Fix rtl8169_rx_interrupt()
by Eric Dumazet
· 15 years ago
81a2e36
forcedeth: Stay in NAPI as long as there's work
by stephen hemminger
· 15 years ago
f8478df
iwlwifi: greenfield support only true for 11n devices
by Wey-Yi Guy
· 15 years ago
e517736
iwlwifi: set hw parameters based on device type
by Wey-Yi Guy
· 15 years ago
e3a3cd8
iwlwifi: set AMPDU status variables correctly
by Daniel Halperin
· 15 years ago
17f36fc
iwl3945: add ucode statistics
by Abhijeet Kolekar
· 15 years ago
c2845d0
iwlwifi: set correct AC to swq_id for aggregation
by Shanyu Zhao
· 15 years ago
cd398c3
iwlwifi: reset pci retry timeout
by Abhijeet Kolekar
· 15 years ago
f001b30
iwlwifi: remove outdated comments
by Wey-Yi Guy
· 15 years ago
399dcb8
iwlwifi: remove get_stats callback function
by Wey-Yi Guy
· 15 years ago
ad41ee3
Merge branch 'wireless-2.6' into wireless-next-2.6
by Reinette Chatre
· 15 years ago
96ff564
iwlwifi: work around passive scan issue
by Johannes Berg
· 15 years ago
6c9ae01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
0c75ba2
e1000e: Fix oops caused by ASPM patch.
by Anton Blanchard
· 15 years ago
Next »