summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-11-23rndis_wlan: disable stall workaroundJussi Kivilinna
2009-11-23rndis_wlan: fix buffer overflow in rndis_query_oidJussi Kivilinna
2009-11-23iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy
2009-11-23iwlwifi: change message for cmd queue full errorWey-Yi Guy
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy
2009-11-23iwlwifi: Tell the ucode immediately when association state changesJay Sternberg
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy
2009-11-23iwlwifi: by default, dump entire sram data portionWey-Yi Guy
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy
2009-11-23iwlwifi: separate IO tracingJohannes Berg
2009-11-23iwlwifi: fix reserved2 field in iwl4965_addstaWey-Yi Guy
2009-11-23iwlwifi: dynamically allocate buffer for sram debugfs fileWey-Yi Guy
2009-11-23iwlwifi: increase tx_queue debugfs buffer sizeWey-Yi Guy
2009-11-23iwlwifi: set read/write permission for debugfs filesWey-Yi Guy
2009-11-23iwl3945: removed unused struct and definitionsReinette Chatre
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill
2009-11-23ath5k: Fix I/Q calibrationLukáš Turek
2009-11-23b43: Rewrite DMA Tx status handling sanity checksMichael Buesch
2009-11-23ath9k: This patch fix RX unpadding for any received frame.Benoit PAPILLAULT
2009-11-23ssb: Unconditionally log results of core scansLarry Finger
2009-11-23ipw2200: Set core hw rfkill status when hardware changes stateMatthew Garrett
2009-11-23ipw2100: Register the wiphy deviceMatthew Garrett
2009-11-23libipw: initiate cfg80211 API conversion (v2)John W. Linville
2009-11-23ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck
2009-11-23ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala
2009-11-23be2net: remove BUG_ON() when be2net runs out of mccq wrbsSathya Perla
2009-11-23be2net: Fix cleanup path in be_probe()Sathya Perla
2009-11-23be2net: Issue fw_init/clean cmds to fwSathya Perla
2009-11-23be2net: Fix rx_drops_no_fragments stat being incorrectly indexedSathya Perla
2009-11-23be2net: support configuration of 64 multicast addresses instead of 32Sathya Perla
2009-11-21e1000e: update Tx Unit hang detection messageBruce Allan
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan
2009-11-21e1000e: remove redundant might_sleep()Bruce Allan
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan
2009-11-21e1000e: set pm_qos DMA latency requirement per interface when neededBruce Allan
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan
2009-11-21e1000e: cleanup - shift indentation left by exiting early in e1000_tsoBruce Allan
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan
2009-11-21e1000e: provide comment for 82571 workaroundBruce Allan
2009-11-21e1000e: remove comments regarding a non-existent api moduleBruce Allan
2009-11-21e1000e: update copyright informationBruce Allan
2009-11-21e1000e: cleanup ops function pointersBruce Allan
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan
2009-11-21e1000e: cleanup redundant #include'sBruce Allan
2009-11-21e1000e: Incorrect MII Link beat reporting.Bruce Allan