| Commit message (Expand) | Author | Age | Files | Lines |
* | [CONNECTOR]: Cleanup struct cn_queue_dev | Li Zefan | 2008-01-28 | 1 | -1/+0 |
* | [CONNECTOR]: clean up {,__}cn_rx_skb() | Li Zefan | 2008-01-28 | 1 | -26/+4 |
* | [CONNECTOR]: add a missing break in cn_netlink_send() | Li Zefan | 2008-01-28 | 1 | -0/+1 |
* | [SHAPER]: The scheduled shaper removal. | Adrian Bunk | 2008-01-28 | 3 | -621/+0 |
* | [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL | Jorge Boncompte | 2008-01-28 | 1 | -0/+4 |
* | [ATM]: [ambassador] kmalloc + memset conversion to kzalloc | Joonwoo Park | 2008-01-28 | 1 | -2/+1 |
* | [ATM]: [he] This patch removes the ancient version string. | Adrian Bunk | 2008-01-28 | 1 | -8/+2 |
* | [LIBERTAS]: Remove last stray user of MAC_FMT. | David S. Miller | 2008-01-28 | 1 | -1/+2 |
* | [ETH]: Combine format_addr() with print_mac(). | Michael Chan | 2008-01-28 | 1 | -13/+1 |
* | [TG3]: Update version to 3.87 | Matt Carlson | 2008-01-28 | 1 | -2/+2 |
* | [TG3]: Fix supporting flowctrl code | Matt Carlson | 2008-01-28 | 1 | -43/+64 |
* | [TG3]: Correct sw autoneg flow control advertisements | Matt Carlson | 2008-01-28 | 1 | -13/+25 |
* | [TG3]: Correct 5704S flowctrl advertisements | Matt Carlson | 2008-01-28 | 1 | -11/+15 |
* | [TG3]: Replace some magic 5704S constants | Matt Carlson | 2008-01-28 | 2 | -11/+19 |
* | [TG3]: Add 1000T & 1000X flowctl adv helpers | Matt Carlson | 2008-01-28 | 1 | -14/+48 |
* | [TG3]: Add 1000T & 1000X flowctrl resolvers | Matt Carlson | 2008-01-28 | 1 | -36/+50 |
* | [TG3]: Separate requested and actual flow control parameters | Matt Carlson | 2008-01-28 | 2 | -36/+42 |
* | mac80211: clean up rate selection | Mattias Nissler | 2008-01-28 | 2 | -73/+17 |
* | [NIU]: Use print_mac | Joe Perches | 2008-01-28 | 1 | -5/+3 |
* | [TG3]: Use print_mac | Joe Perches | 2008-01-28 | 1 | -7/+6 |
* | [SUNVNET]: Use print_mac | Joe Perches | 2008-01-28 | 1 | -6/+4 |
* | wireless: make drivers include the TSF RX flag where appropriate | Johannes Berg | 2008-01-28 | 4 | -0/+4 |
* | introduce WEXT scan capabilities | Dan Williams | 2008-01-28 | 2 | -0/+5 |
* | [PARISC]: Fix build after ipv4_is_*() changes. | Joe Perches | 2008-01-28 | 1 | -1/+1 |
* | [IPV4] drivers/infiniband: Use ipv4_is_<type> | Joe Perches | 2008-01-28 | 2 | -4/+5 |
* | [PPP] synchronous tty: convert dead_sem to completion | Matthias Kaehlcke | 2008-01-28 | 1 | -5/+5 |
* | [BNX2]: Fix compiler warning. | Michael Chan | 2008-01-28 | 1 | -1/+1 |
* | [BNX2]: Update version to 1.7.1. | Michael Chan | 2008-01-28 | 1 | -2/+2 |
* | [BNX2]: Enable new tx ring. | Michael Chan | 2008-01-28 | 2 | -8/+81 |
* | [BNX2]: Add support for a new tx ring. | Michael Chan | 2008-01-28 | 2 | -18/+65 |
* | [BNX2]: Support multiple MSIX IRQs. | Michael Chan | 2008-01-28 | 2 | -38/+163 |
* | [BNX2]: Move rx indexes into bnx2_napi struct. | Michael Chan | 2008-01-28 | 2 | -56/+64 |
* | [BNX2]: Move tx indexes into bnx2_napi struct. | Michael Chan | 2008-01-28 | 2 | -17/+20 |
* | [BNX2]: Introduce new bnx2_napi structure. | Michael Chan | 2008-01-28 | 2 | -62/+100 |
* | [BNX2]: Restructure IRQ datastructures. | Michael Chan | 2008-01-28 | 2 | -22/+45 |
* | [BNX2]: Add function to fetch hardware tx index. | Michael Chan | 2008-01-28 | 1 | -17/+20 |
* | [BNX2]: Update version to 1.6.9. | Michael Chan | 2008-01-28 | 1 | -2/+2 |
* | [BNX2]: Enable S/G for jumbo RX. | Michael Chan | 2008-01-28 | 1 | -2/+19 |
* | [BNX2]: Add fast path code to handle RX pages. | Michael Chan | 2008-01-28 | 2 | -6/+140 |
* | [BNX2]: Add init. code to handle RX pages. | Michael Chan | 2008-01-28 | 2 | -2/+130 |
* | [BNX2]: Update firmware to support S/G RX buffers. | Michael Chan | 2008-01-28 | 3 | -6599/+8887 |
* | [BNX2]: Restructure RX ring init. code. | Michael Chan | 2008-01-28 | 2 | -64/+85 |
* | [BNX2]: Restructure RX fast path handling. | Michael Chan | 2008-01-28 | 1 | -16/+30 |
* | [BNX2]: Add ring constants. | Michael Chan | 2008-01-28 | 2 | -15/+12 |
* | [NET]: fix drivers/net/ns83820.c build | Andrew Morton | 2008-01-28 | 1 | -1/+1 |
* | [NET]: Remove unused define from loopback driver. | Pavel Emelyanov | 2008-01-28 | 1 | -2/+0 |
* | [NET]: Remove FASTCALL macro | Harvey Harrison | 2008-01-28 | 1 | -4/+1 |
* | bcm43xx: mark as obsolete and schedule for removal | John W. Linville | 2008-01-28 | 1 | -3/+6 |
* | [TUN]: Use iov_length() | Akinobu Mita | 2008-01-28 | 1 | -13/+2 |
* | [MACVLAN]: Allow setting mac address while device is up | Patrick McHardy | 2008-01-28 | 1 | -0/+24 |