summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-29rt2x00: Rework rt61 antenna selection.Mattias Nissler2-107/+46
2008-01-29rt2x00: Unconstify rt2x00devAdam Baker10-62/+57
2008-01-29rt2x00: Detect initial rfkill state on registerIvo van Doorn1-1/+8
2008-01-29rt2x00: Input-polldev requires input deviceIvo van Doorn1-4/+31
2008-01-29rt2x00: Split rt61/rt73 antenna selection into RX and TX antennaIvo van Doorn4-88/+189
2008-01-29rt2x00: Disable RX when switching antennaIvo van Doorn1-0/+10
2008-01-29[PATCH] rt2x00: Release rt2x00 2.0.11Ivo van Doorn1-1/+1
2008-01-29[PATCH] rt2x00: Fix antenna selection.Mattias Nissler1-4/+14
2008-01-29[PATCH] rt2x00: Cleanup if-statementsIvo van Doorn7-98/+83
2008-01-29[PATCH] rt2x00: Implement SW diversityIvo van Doorn4-21/+232
2008-01-29[PATCH] rt2x00: Remove rt2x00_clear_linkIvo van Doorn2-16/+18
2008-01-29[PATCH] rt2x00: SW diversity should default to antenna BIvo van Doorn5-18/+72
2008-01-29[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00Ivo van Doorn8-59/+137
2008-01-29[PATCH] rt2x00: Use enum definesIvo van Doorn4-10/+20
2008-01-29[PATCH] rt2x00: Move quality statistics into seperate structureIvo van Doorn7-74/+92
2008-01-29[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman1-1/+1
2008-01-29[CONNECTOR]: Cleanup struct cn_callback_entryLi Zefan1-1/+0
2008-01-29[CONNECTOR]: Cleanup struct cn_queue_devLi Zefan1-1/+0
2008-01-29[CONNECTOR]: clean up {,__}cn_rx_skb()Li Zefan1-26/+4
2008-01-29[CONNECTOR]: add a missing break in cn_netlink_send()Li Zefan1-0/+1
2008-01-29[SHAPER]: The scheduled shaper removal.Adrian Bunk3-621/+0
2008-01-29[ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOLJorge Boncompte1-0/+4
2008-01-29[ATM]: [ambassador] kmalloc + memset conversion to kzallocJoonwoo Park1-2/+1
2008-01-29[ATM]: [he] This patch removes the ancient version string.Adrian Bunk1-8/+2
2008-01-29[LIBERTAS]: Remove last stray user of MAC_FMT.David S. Miller1-1/+2
2008-01-29[ETH]: Combine format_addr() with print_mac().Michael Chan1-13/+1
2008-01-29[TG3]: Update version to 3.87Matt Carlson1-2/+2
2008-01-29[TG3]: Fix supporting flowctrl codeMatt Carlson1-43/+64
2008-01-29[TG3]: Correct sw autoneg flow control advertisementsMatt Carlson1-13/+25
2008-01-29[TG3]: Correct 5704S flowctrl advertisementsMatt Carlson1-11/+15
2008-01-29[TG3]: Replace some magic 5704S constantsMatt Carlson2-11/+19
2008-01-29[TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson1-14/+48
2008-01-29[TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson1-36/+50
2008-01-29[TG3]: Separate requested and actual flow control parametersMatt Carlson2-36/+42
2008-01-29mac80211: clean up rate selectionMattias Nissler2-73/+17
2008-01-29[NIU]: Use print_macJoe Perches1-5/+3
2008-01-29[TG3]: Use print_macJoe Perches1-7/+6
2008-01-29[SUNVNET]: Use print_macJoe Perches1-6/+4
2008-01-29wireless: make drivers include the TSF RX flag where appropriateJohannes Berg4-0/+4
2008-01-29introduce WEXT scan capabilitiesDan Williams2-0/+5
2008-01-29[PARISC]: Fix build after ipv4_is_*() changes.Joe Perches1-1/+1
2008-01-29[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches2-4/+5
2008-01-29[PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke1-5/+5
2008-01-29[BNX2]: Fix compiler warning.Michael Chan1-1/+1
2008-01-29[BNX2]: Update version to 1.7.1.Michael Chan1-2/+2
2008-01-29[BNX2]: Enable new tx ring.Michael Chan2-8/+81
2008-01-29[BNX2]: Add support for a new tx ring.Michael Chan2-18/+65
2008-01-29[BNX2]: Support multiple MSIX IRQs.Michael Chan2-38/+163
2008-01-29[BNX2]: Move rx indexes into bnx2_napi struct.Michael Chan2-56/+64
2008-01-29[BNX2]: Move tx indexes into bnx2_napi struct.Michael Chan2-17/+20