index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-03
e1000: fix unmap bug
Jesse Brandeburg
1
-24
/
+27
2009-03-03
e1000e: fix unmap bug
Jesse Brandeburg
1
-34
/
+28
2009-03-03
igb: remove skb_orphan calls
Alexander Duyck
1
-11
/
+0
2009-03-02
skbuff.h: fix timestamps kernel-doc
Randy Dunlap
1
-4
/
+2
2009-03-02
sfc: Add support for SFN4112F SFP+ reference design
Ben Hutchings
2
-0
/
+63
2009-03-02
sfc: Clean up LED control
Ben Hutchings
3
-12
/
+11
2009-03-02
sfc: Delete unused efx_blinker::led_num field
Ben Hutchings
2
-3
/
+0
2009-03-02
sfc: Add support for QT2025C PHY
Ben Hutchings
4
-10
/
+91
2009-03-02
sfc: Fix reporting of PHY id
Ben Hutchings
3
-7
/
+22
2009-03-02
sfc: Remove "XFP" from log messages that are not specific to XFP
Ben Hutchings
1
-4
/
+4
2009-03-02
sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation
Ben Hutchings
3
-40
/
+72
2009-03-02
sfc: Fix test for MDIO read failure
Ben Hutchings
1
-6
/
+7
2009-03-02
sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests
Ben Hutchings
1
-21
/
+24
2009-03-02
wimax/i2400m: implement RX reorder support
Inaky Perez-Gonzalez
5
-30
/
+723
2009-03-02
wimax: replace uses of __constant_{endian}
Harvey Harrison
1
-4
/
+6
2009-03-02
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
Inaky Perez-Gonzalez
5
-33
/
+234
2009-03-02
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2009-03-02
wimax/i2400m: allow control of the base-station idle mode timeout
Inaky Perez-Gonzalez
7
-8
/
+221
2009-03-02
wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_ver...
Inaky Perez-Gonzalez
3
-5
/
+16
2009-03-02
wimax/i2400m: drop support for deprecated major fw interface, add for new minor
Inaky Perez-Gonzalez
1
-9
/
+5
2009-03-02
wimax/i2400m: add the ability to fallback to other firmware files if the defa...
Inaky Perez-Gonzalez
4
-35
/
+64
2009-03-02
dccp: Do not let initial option overhead shrink the MPS
Gerrit Renker
2
-2
/
+18
2009-03-02
dccp: Minimise header option overhead in setting the MPS
Gerrit Renker
2
-8
/
+17
2009-03-02
tcp: get rid of two unnecessary u16s in TCP skb flags copying
Ilpo Järvinen
1
-2
/
+2
2009-03-02
tcp: in sendmsg/pages open code the real goto target
Ilpo Järvinen
1
-2
/
+2
2009-03-02
tcp: kill eff_sacks "cache", the sole user can calculate itself
Ilpo Järvinen
5
-23
/
+9
2009-03-02
tcp: add helper for AI algorithm
Ilpo Järvinen
7
-49
/
+21
2009-03-02
htcp: merge icsk_ca_state compare
Ilpo Järvinen
1
-2
/
+1
2009-03-02
tcp: drop unnecessary local var in collapse
Ilpo Järvinen
1
-5
/
+2
2009-03-02
tcp: cleanup ca_state mess in tcp_timer
Ilpo Järvinen
1
-13
/
+10
2009-03-02
tcp: separate timeout marking loop to it's own function
Ilpo Järvinen
1
-24
/
+39
2009-03-02
tcp: remove redundant code from tcp_mark_lost_retrans
Ilpo Järvinen
1
-4
/
+12
2009-03-02
tcp: fix corner case issue in segmentation during rexmitting
Ilpo Järvinen
1
-0
/
+2
2009-03-02
tcp: Don't clear hints when tcp_fragmenting
Ilpo Järvinen
1
-1
/
+6
2009-03-02
tcp: deferring in middle of queue makes very little sense
Ilpo Järvinen
1
-0
/
+4
2009-03-02
tcp: fix lost_cnt_hint miscounts
Ilpo Järvinen
1
-8
/
+5
2009-03-02
tcp: don't backtrack to sacked skbs
Ilpo Järvinen
1
-1
/
+1
2009-03-02
jme: Advance version number after previous changes
Guo-Fu Tseng
1
-1
/
+1
2009-03-02
typhoon: Add missing firmware copy.
David S. Miller
1
-0
/
+1
2009-03-02
rds: Fix build on powerpc.
David S. Miller
1
-0
/
+2
2009-03-02
zaurus: add usb id for motomagx phones
Dmitriy Taychenachev
1
-0
/
+5
2009-03-02
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
1
-2
/
+2
2009-03-02
veth: Fix carrier detect
Eric W. Biederman
1
-40
/
+11
2009-03-02
cdc_ether: add usb id for Ericsson F3507g
Bjørn Mork
1
-0
/
+5
2009-03-02
jme: Adding {64,40}bits DMA mask back
Guo-Fu Tseng
1
-0
/
+10
2009-03-02
jme: Clear all modified GHC register flags
Guo-Fu Tseng
1
-4
/
+3
2009-03-02
jme: Fix pci sync
Guo-Fu Tseng
1
-3
/
+3
2009-03-02
jme: Modifies messages to display correct hardware version
Guo-Fu Tseng
1
-2
/
+6
2009-03-02
r8169: read MAC address from EEPROM on init (2nd attempt)
Ivan Vecera
1
-2
/
+112
2009-03-02
ixgbe: Fix some compiler warnings.
David S. Miller
2
-3
/
+1
[next]