index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
gdth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-07
ath9k: More unused macros
Sujith
1
-6
/
+0
2008-08-07
ath9k: Remove a few unused macros and fix indentation
Sujith
1
-145
/
+130
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
2
-9
/
+4
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
6
-212
/
+178
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
9
-320
/
+330
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
1
-1
/
+5
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
23
-0
/
+31694
2008-08-07
ath5k: remove Atheros 11n devices from supported list
Luis R. Rodriguez
1
-2
/
+0
2008-08-07
list.h: add list_cut_position()
Luis R. Rodriguez
1
-0
/
+40
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
3
-11
/
+40
2008-08-07
pktgen: multiqueue etc.
Robert Olsson
1
-3
/
+34
2008-08-07
WAN: remove extra help text from HDLC_PPP config option
Krzysztof Halasa
1
-2
/
+0
2008-08-07
net/core: Allow receive on active slaves.
Joe Eykholt
1
-2
/
+4
2008-08-07
net/core: Allow certain receives on inactive slave.
Joe Eykholt
1
-7
/
+8
2008-08-07
net/core: Uninline skb_bond().
Joe Eykholt
1
-20
/
+8
2008-08-07
bonding: Don't destroy bonding master when removing slave via sysfs
Moni Shoua
1
-3
/
+0
2008-08-07
bonding: refactor mii monitor
Jay Vosburgh
2
-222
/
+173
2008-08-07
tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
Gui Jianfeng
6
-9
/
+13
2008-08-07
pkt_sched: Fix "parent is root" test in qdisc_create().
David S. Miller
1
-1
/
+1
2008-08-07
[netdrvr] Drivers should not set IFF_* flag themselves
Wang Chen
13
-57
/
+9
2008-08-07
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
2
-0
/
+6
2008-08-07
3c59x: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+8
2008-08-07
ethtool: Expand ethtool_cmd.speed to 32 bits
Brandon Philips
1
-1
/
+16
2008-08-07
pegasus: add blacklist support to fix Belkin bluetooth dongle.
Ben Collins
1
-0
/
+21
2008-08-07
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
Andrew Morton
1
-2
/
+4
2008-08-07
hamradio: add missing sanity check to tty operation
Eugene Teo
1
-1
/
+1
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390.c
Gustavo F. Padovan
1
-8
/
+5
2008-08-07
drivers/net: coding styles fixes to drivers/net/8390p.c
Gustavo F. Padovan
1
-10
/
+7
2008-08-07
drivers/net: Remove 'return' of void function NS8390p_init()
Gustavo F. Padovan
1
-1
/
+1
2008-08-07
[netdrvr] sh_eth: Add SH7619 support
Yoshinori Sato
4
-25
/
+82
2008-08-07
METH: fix MAC address setup
Thomas Bogendoerfer
1
-1
/
+1
2008-08-07
xen-netfront: use netif_start_queue() on xennet_open()
Eduardo Habkost
1
-1
/
+1
2008-08-07
qla3xxx: driver version change.
root
1
-1
/
+1
2008-08-07
qla3xxx: cleanup: Remove some unused structure definitions and structure elem...
Ron Mercer
2
-101
/
+0
2008-08-07
qla3xxx: cleanup: Remove some unused defined constants in the header file.
Ron Mercer
1
-8
/
+0
2008-08-07
qla3xxx: fix: Fix IFF_MULTICAST setting.
Ron Mercer
1
-3
/
+0
2008-08-07
qla3xxx: fix: Remove unused set_multicast function.
Ron Mercer
1
-9
/
+5
2008-08-07
netxen: fix promisc mode, mtu setting
Dhananjay Phadke
7
-53
/
+94
2008-08-07
netxen: fix cmd ring init
Dhananjay Phadke
1
-12
/
+10
2008-08-07
netxen: fix legacy interrupts
Dhananjay Phadke
2
-17
/
+34
2008-08-07
netxen: add new board types
Dhananjay Phadke
4
-1
/
+16
2008-08-07
netxen: fix link status, link speed
Dhananjay Phadke
6
-26
/
+66
2008-08-07
remove bogus CONFIG_GFAR_NAPI's
Adrian Bunk
1
-4
/
+0
2008-08-07
net/fs_enet: remove redundant messages for performance
Li Yang
1
-1
/
+1
2008-08-07
forcedeth: add tx pause limit
Ayaz Abdulla
1
-1
/
+6
2008-08-07
forcedeth: add jumbo frame support for mcp79
Ayaz Abdulla
1
-4
/
+4
2008-08-07
forcedeth: add new tx stat counters
Ayaz Abdulla
1
-33
/
+56
2008-08-07
forcedeth: fix rx error policy
Ayaz Abdulla
1
-6
/
+8
2008-08-07
sky2: fix PM related regressions
Stephen Hemminger
2
-95
/
+10
2008-08-07
igb: remove igb_init_managability as it is deprecated
Alexander Duyck
1
-25
/
+0
[next]