aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan2008-01-281-1/+0
* [CONNECTOR]: Cleanup struct cn_queue_devLi Zefan2008-01-281-1/+0
* [CONNECTOR]: clean up {,__}cn_rx_skb()Li Zefan2008-01-281-26/+4
* [CONNECTOR]: add a missing break in cn_netlink_send()Li Zefan2008-01-281-0/+1
* [SHAPER]: The scheduled shaper removal.Adrian Bunk2008-01-283-621/+0
* [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOLJorge Boncompte2008-01-281-0/+4
* [ATM]: [ambassador] kmalloc + memset conversion to kzallocJoonwoo Park2008-01-281-2/+1
* [ATM]: [he] This patch removes the ancient version string.Adrian Bunk2008-01-281-8/+2
* [LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller2008-01-281-1/+2
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-281-13/+1
* [TG3]: Update version to 3.87Matt Carlson2008-01-281-2/+2
* [TG3]: Fix supporting flowctrl codeMatt Carlson2008-01-281-43/+64
* [TG3]: Correct sw autoneg flow control advertisementsMatt Carlson2008-01-281-13/+25
* [TG3]: Correct 5704S flowctrl advertisementsMatt Carlson2008-01-281-11/+15
* [TG3]: Replace some magic 5704S constantsMatt Carlson2008-01-282-11/+19
* [TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson2008-01-281-14/+48
* [TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson2008-01-281-36/+50
* [TG3]: Separate requested and actual flow control parametersMatt Carlson2008-01-282-36/+42
* mac80211: clean up rate selectionMattias Nissler2008-01-282-73/+17
* [NIU]: Use print_macJoe Perches2008-01-281-5/+3
* [TG3]: Use print_macJoe Perches2008-01-281-7/+6
* [SUNVNET]: Use print_macJoe Perches2008-01-281-6/+4
* wireless: make drivers include the TSF RX flag where appropriateJohannes Berg2008-01-284-0/+4
* introduce WEXT scan capabilitiesDan Williams2008-01-282-0/+5
* [PARISC]: Fix build after ipv4_is_*() changes.Joe Perches2008-01-281-1/+1
* [IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2008-01-282-4/+5
* [PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke2008-01-281-5/+5
* [BNX2]: Fix compiler warning.Michael Chan2008-01-281-1/+1
* [BNX2]: Update version to 1.7.1.Michael Chan2008-01-281-2/+2
* [BNX2]: Enable new tx ring.Michael Chan2008-01-282-8/+81
* [BNX2]: Add support for a new tx ring.Michael Chan2008-01-282-18/+65
* [BNX2]: Support multiple MSIX IRQs.Michael Chan2008-01-282-38/+163
* [BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan2008-01-282-56/+64
* [BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan2008-01-282-17/+20
* [BNX2]: Introduce new bnx2_napi structure.Michael Chan2008-01-282-62/+100
* [BNX2]: Restructure IRQ datastructures.Michael Chan2008-01-282-22/+45
* [BNX2]: Add function to fetch hardware tx index.Michael Chan2008-01-281-17/+20
* [BNX2]: Update version to 1.6.9.Michael Chan2008-01-281-2/+2
* [BNX2]: Enable S/G for jumbo RX.Michael Chan2008-01-281-2/+19
* [BNX2]: Add fast path code to handle RX pages.Michael Chan2008-01-282-6/+140
* [BNX2]: Add init. code to handle RX pages.Michael Chan2008-01-282-2/+130
* [BNX2]: Update firmware to support S/G RX buffers.Michael Chan2008-01-283-6599/+8887
* [BNX2]: Restructure RX ring init. code.Michael Chan2008-01-282-64/+85
* [BNX2]: Restructure RX fast path handling.Michael Chan2008-01-281-16/+30
* [BNX2]: Add ring constants.Michael Chan2008-01-282-15/+12
* [NET]: fix drivers/net/ns83820.c buildAndrew Morton2008-01-281-1/+1
* [NET]: Remove unused define from loopback driver.Pavel Emelyanov2008-01-281-2/+0
* [NET]: Remove FASTCALL macroHarvey Harrison2008-01-281-4/+1
* bcm43xx: mark as obsolete and schedule for removalJohn W. Linville2008-01-281-3/+6
* [TUN]: Use iov_length()Akinobu Mita2008-01-281-13/+2