Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
285e42802bb3da91102967f63fb9e28e61f7831e
285e428
net/core/user_dma.c: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
fbb398a
net/core/skbuff.c: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
4cf704f
net/core/dev.c: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
5b1a002
datagram: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
c32ba3f
appletalk: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
a5bd8a1
netdevice.h: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
ee03987
skbuff: Add frag list abstraction interfaces.
by David S. Miller
· 15 years ago
05f77f8
bluetooth: Kill skb_frags_no(), unused.
by David S. Miller
· 15 years ago
963267b
declance: Restore tx descriptor ring locking
by Maciej W. Rozycki
· 15 years ago
fe93299
isdn: extend INTERFACE.CAPI document
by Tilman Schmidt
· 15 years ago
7d31acd
isdn: prevent NULL ptr Oops in capi_cmsg2str()
by Tilman Schmidt
· 15 years ago
4793d15
isdn: kerneldoc for capiutil.c
by Tilman Schmidt
· 15 years ago
4e32997
isdn: rename capi_ctr_reseted() to capi_ctr_down()
by Tilman Schmidt
· 15 years ago
f0a4d0e
tun: Fix unregister race
by Eric W. Biederman
· 15 years ago
ef681ce
e100: Fix napi_enable BUG_ON when recovering from EEH error
by Andre Detsch
· 15 years ago
1d0ebfe
net pkgen.c:fix no need for check
by Figo.zhang
· 15 years ago
a5b19b6
mlx4: FIX error flow when initializing EQ table
by Yevgeny Petrilin
· 15 years ago
6f536f4
tun: Fix copy/paste error in tun_get_user
by Sridhar Samudrala
· 15 years ago
2faef52
net: Fix memcpy_toiovecend() to use the right offset
by Sridhar Samudrala
· 15 years ago
d2d27bf
net: Fix skb_copy_datagram_from_iovec() to pass the right offset
by Sridhar Samudrala
· 15 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 15 years ago
eae3f29
net: num_dma_maps is not used
by Eric Dumazet
· 15 years ago
f957bcf
s2io: Remove private boolean definitions
by Tobias Klauser
· 15 years ago
d65a68a
hso: convert dev_alloc_skb() to netdev_alloc_skb()
by Paulius Zaleckas
· 15 years ago
b07878e
netdev: Added KS8842 driver
by Richard Röjfors
· 15 years ago
5ff8dda
net: Ensure partial checksum offset is inside the skb head
by Herbert Xu
· 15 years ago
4909122
tun: Optimise handling of bogus gso->hdr_len
by Herbert Xu
· 15 years ago
b82f08e
virtio_net: Set correct gso->hdr_len
by Herbert Xu
· 15 years ago
1feede0
sis190: fix gigabit negotiation
by Riccardo Ghetta
· 15 years ago
856f8f4
sis190: add new phy found on asus F5Sr laptop
by Riccardo Ghetta
· 15 years ago
c3223d2
sis190: better message on unknown PHY
by Riccardo Ghetta
· 15 years ago
744c6b2
sis190: fix for x86_64 (bug 11509)
by Riccardo Ghetta
· 15 years ago
365da87
qlge: Fix timeout on firmware mailbox commands.
by Ron Mercer
· 15 years ago
d2ba498
qlge: Fix timeout on indexed register wait.
by Ron Mercer
· 15 years ago
c8269b2
qlge: Fix bug in MTU setting process.
by Ron Mercer
· 15 years ago
709ac4f
qlge: Fix bug in firmware event handler.
by Ron Mercer
· 15 years ago
d6f58c2
qlge: Fix firmware event handler loop.
by Ron Mercer
· 15 years ago
df911e2
netdev: smsc911x: add missing __devexit_p() usage
by Mike Frysinger
· 15 years ago
1993f46
netdev: smsc911x: allow building on Blackfin systems
by Mike Frysinger
· 15 years ago
a1c1db3
ixgbe: Increase the driver version number
by Peter P Waskiewicz Jr
· 15 years ago
794caeb
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
by Peter P Waskiewicz Jr
· 15 years ago
ae540af
ixgbe: Re-adjust ring layouts to have better cacheline efficiency
by Jesse Brandeburg
· 15 years ago
c4cf55e
ixgbe: Enable Flow Director hashing in 82599
by Peter P Waskiewicz Jr
· 15 years ago
ffff477
ixgbe: Add Flow Director init and modify functions for 82599
by Peter P Waskiewicz Jr
· 15 years ago
bfde493
ixgbe: Add hardware defines for Flow Director for 82599
by Peter P Waskiewicz Jr
· 15 years ago
df647b5
ixgbe: Add a second feature flags variable, move HW RSC capability there
by Peter P Waskiewicz Jr
· 15 years ago
91281fd
ixgbe: move tx processing into NAPI context
by Alexander Duyck
· 15 years ago
fe49f04
ixgbe: move v_idx into q_vector and use as index only
by Alexander Duyck
· 15 years ago
21fa4e6
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
by Alexander Duyck
· 15 years ago
7476601
ixgbe: ethtool support to change advertised link modes of 82599 adapters
by Mallikarjuna R Chilakala
· 15 years ago
620fa03
ixgbe: Fix 82599 adapter link flickering issues
by Mallikarjuna R Chilakala
· 15 years ago
50ac58b
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
by Peter P Waskiewicz Jr
· 15 years ago
da4dd0f
ixgbe: Add ethtool offline test support
by Peter P Waskiewicz Jr
· 15 years ago
1479ad4
ixgbe: Change the 82599 PHY DSP restart logic
by Peter P Waskiewicz Jr
· 15 years ago
bdf0a55
ixgbe: Enable ACPI WoL capabilities for 82599
by Peter P Waskiewicz Jr
· 15 years ago
7d217d7
cfg80211: errno.h: define ERFKILL
by Alexander Beregalov
· 15 years ago
b1bc81a
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
a93958a
removal of forcedeth device ids
by Ayaz Abdulla
· 15 years ago
3df81c4
forcedeth: addition of new mcp89 device id
by Ayaz Abdulla
· 15 years ago
3c2e1c1
forcedeth: remove device id macros
by Ayaz Abdulla
· 15 years ago
0c0c9e7
wimax: depend on rfkill properly
by Johannes Berg
· 15 years ago
2489e4e
ar9170: remove deprecated code
by Christian Lamparter
· 15 years ago
c18bd87
iwlwifi: fix comment describing disable_11n
by Reinette Chatre
· 15 years ago
13c33a0
iwlwifi: add value and range define for link quality command
by Wey-Yi Guy
· 15 years ago
258c44a
iwlagn: delay ict interrupt.
by Mohamed Abbas
· 15 years ago
ee5006a
iwl3945/iwlwifi: fix led bug when SW rfkill
by Abhijeet Kolekar
· 15 years ago
d14d444
iwl3945: port allow skb allocation in tasklet patch
by Abhijeet Kolekar
· 15 years ago
c587de0
iwlwifi: unify station management
by Tomas Winkler
· 15 years ago
5c72616
TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF
by Chaithrika U S
· 15 years ago
c722c62
tun: Only wake up writers
by Herbert Xu
· 15 years ago
a8c617e
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
by David S. Miller
· 15 years ago
2307f86
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
by Rami Rosen
· 15 years ago
278b251
gso: Stop fraglists from escaping
by Herbert Xu
· 15 years ago
56c8f14
cxgb3: minor aq100x phy fixes
by Divy Le Ray
· 15 years ago
6ba5f9c
cxgb3: Update FW to 7.4.0
by Divy Le Ray
· 15 years ago
0aa8204
cfg80211: fix Kconfig for users of cfg80211
by Johannes Berg
· 15 years ago
f71fea2
rfkill: document /dev/rfkill
by Johannes Berg
· 15 years ago
2ec2c68
rfkill: always init poll delayed work
by Johannes Berg
· 15 years ago
72828b1
ath5k: disable beacon interrupt when interface is down
by Bob Copeland
· 15 years ago
894df1c
mac80211: removed unused variable in ieee80211_tx()
by Luis R. Rodriguez
· 15 years ago
7e189a1
mac80211: extend sta kdoc - explain when they are added
by Luis R. Rodriguez
· 15 years ago
60fd2b6
cfg80211: make ieee80211_get_mesh_hdrlen() static
by Luis R. Rodriguez
· 15 years ago
e03e5ffd
ath: make regulatory parsing more verbose on debug
by Luis R. Rodriguez
· 15 years ago
581f725
ath9k: Fix write callback of 'debug' which configures debug mask
by Vasanthakumar Thiagarajan
· 15 years ago
76963bb
iwm: port to new cfg80211 rfkill
by Johannes Berg
· 15 years ago
1f87f7d
cfg80211: add rfkill support
by Johannes Berg
· 15 years ago
6081162
rfkill: add function to query state
by Johannes Berg
· 15 years ago
7643a2c
cfg80211: move txpower wext from mac80211
by Johannes Berg
· 15 years ago
c64fb01
rfkill: create useful userspace interface
by Johannes Berg
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
0f6399c
nl80211: use GFP_ATOMIC for michael mic failure message
by Bob Copeland
· 15 years ago
6bc61f4
libertas: improve function init/shutdown handling for SD8688
by Bing Zhao
· 15 years ago
328d84f
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
by Samuel Ortiz
· 15 years ago
939cab8
iwmc3200wifi: shrink calibration lmac name
by Samuel Ortiz
· 15 years ago
6d7db19
ar9170: cancel led worker properly on exit
by Christian Lamparter
· 15 years ago
66d0081
ar9170usb: more minor fixes
by Christian Lamparter
· 15 years ago
b55d6bc
ar9170: fix lockdep warning on hibernate
by Christian Lamparter
· 15 years ago
2431fe9
ar9170: fix LED power state handling
by Christian Lamparter
· 15 years ago
95cf876
ar9170: kill duplicated HT feature flag
by Christian Lamparter
· 15 years ago
864cc02
ar9170: use bitop macros for tx filter flags
by Christian Lamparter
· 15 years ago
Next »