aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-11-24sfc: SFT9001: Reset LED configuration correctly after blinkingBen Hutchings1-4/+7
2009-11-24sfc: Record RX queue number on GRO pathBen Hutchings1-2/+4
2009-11-24sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()Ben Hutchings1-12/+14
2009-11-24sfc: Remove ridiculously paranoid assertionsBen Hutchings1-3/+0
2009-11-24sfc: Remove redundant gotos from __efx_rx_packet()Ben Hutchings1-5/+2
2009-11-24sfc: Remove pointless abstraction of memory BAR number (2)Ben Hutchings1-2/+0
2009-11-23ath9k: set ps_default as falseJohn W. Linville1-0/+2
2009-11-23rndis_wlan: disable stall workaroundJussi Kivilinna1-3/+3
2009-11-23rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna1-2/+3
2009-11-23iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy1-1/+0
2009-11-23iwlwifi: change message for cmd queue full errorWey-Yi Guy1-1/+1
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy6-37/+130
2009-11-23iwlwifi: Tell the ucode immediately when association state changesJay Sternberg1-0/+10
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy3-7/+4
2009-11-23iwlwifi: by default, dump entire sram data portionWey-Yi Guy1-3/+11
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy3-22/+84
2009-11-23iwlwifi: separate IO tracingJohannes Berg1-1/+4
2009-11-23iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy1-1/+1
2009-11-23iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy1-2/+13
2009-11-23iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy1-1/+1
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy2-33/+33
2009-11-23iwl3945: removed unused struct and definitionsReinette Chatre2-17/+0
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy4-38/+18
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy8-34/+30
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy3-2/+2
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill4-9/+22
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill3-0/+37
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek1-2/+2
2009-11-23b43: Rewrite DMA Tx status handling sanity checksMichael Buesch2-14/+59
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT1-5/+14
2009-11-23ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett1-2/+6
2009-11-23ipw2100: Register the wiphy deviceMatthew Garrett1-29/+95
2009-11-23libipw: initiate cfg80211 API conversion (v2)John W. Linville4-36/+161
2009-11-23ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck1-8/+10
2009-11-23ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala1-4/+4
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala3-8/+24
2009-11-23be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla1-4/+85
2009-11-23be2net: Fix cleanup path in be_probe()Sathya Perla1-4/+12
2009-11-23be2net: Issue fw_init/clean cmds to fwSathya Perla3-16/+87
2009-11-23be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla1-1/+2
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla4-17/+55
2009-11-21e1000e: update Tx Unit hang detection messageBruce Allan2-8/+39
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan3-16/+9
2009-11-21e1000e: remove redundant might_sleep()Bruce Allan1-2/+0
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan3-9/+6
2009-11-21e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan1-19/+28
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan4-123/+116
2009-11-21e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan1-54/+50
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan5-28/+30
2009-11-21e1000e: provide comment for 82571 workaroundBruce Allan1-0/+7