Age | Commit message (Expand) | Author |
2009-11-24 | sfc: Remove ridiculously paranoid assertions | Ben Hutchings |
2009-11-24 | sfc: Remove redundant gotos from __efx_rx_packet() | Ben Hutchings |
2009-11-24 | sfc: Remove pointless abstraction of memory BAR number (2) | Ben Hutchings |
2009-11-23 | ath9k: set ps_default as false | John W. Linville |
2009-11-23 | rndis_wlan: disable stall workaround | Jussi Kivilinna |
2009-11-23 | rndis_wlan: fix buffer overflow in rndis_query_oid | Jussi Kivilinna |
2009-11-23 | iwlwifi: remove reset led_tpt from iwl_leds_init() | Wey-Yi Guy |
2009-11-23 | iwlwifi: change message for cmd queue full error | Wey-Yi Guy |
2009-11-23 | iwlwifi: print limited number of event log when uCode error | Wey-Yi Guy |
2009-11-23 | iwlwifi: Tell the ucode immediately when association state changes | Jay Sternberg |
2009-11-23 | iwlwifi: dump error log when uCode error occurred | Wey-Yi Guy |
2009-11-23 | iwlwifi: by default, dump entire sram data portion | Wey-Yi Guy |
2009-11-23 | iwlwifi: update supported PCI_ID list for 5xx0 series | Wey-Yi Guy |
2009-11-23 | iwlwifi: separate IO tracing | Johannes Berg |
2009-11-23 | iwlwifi: fix reserved2 field in iwl4965_addsta | Wey-Yi Guy |
2009-11-23 | iwlwifi: dynamically allocate buffer for sram debugfs file | Wey-Yi Guy |
2009-11-23 | iwlwifi: increase tx_queue debugfs buffer size | Wey-Yi Guy |
2009-11-23 | iwlwifi: set read/write permission for debugfs files | Wey-Yi Guy |
2009-11-23 | iwl3945: removed unused struct and definitions | Reinette Chatre |
2009-11-23 | iwlwifi: reset led_tpt when clear tx/rx traffic byte counts | Wey-Yi Guy |
2009-11-23 | iwlwifi: set sm_ps_mode as part of cfg parameters | Wey-Yi Guy |
2009-11-23 | iwlwifi: control led while update tx/rx bytes counts | Wey-Yi Guy |
2009-11-23 | iwlagn: Use iwl_write8() for CSR_INT_COALESCING register | Ben Cahill |
2009-11-23 | iwlwifi: Add iwl_write8() | Ben Cahill |
2009-11-23 | ath5k: Fix I/Q calibration | Lukáš Turek |
2009-11-23 | b43: Rewrite DMA Tx status handling sanity checks | Michael Buesch |
2009-11-23 | ath9k: This patch fix RX unpadding for any received frame. | Benoit PAPILLAULT |
2009-11-23 | ipw2200: Set core hw rfkill status when hardware changes state | Matthew Garrett |
2009-11-23 | ipw2100: Register the wiphy device | Matthew Garrett |
2009-11-23 | libipw: initiate cfg80211 API conversion (v2) | John W. Linville |
2009-11-23 | ixgbe: Only set/clear VFE in ixgbe_set_rx_mode | Alexander Duyck |
2009-11-23 | ixgbe: Use rx buffer length from rx ring for configuring rscctl | Mallikarjuna R Chilakala |
2009-11-23 | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala |
2009-11-23 | be2net: remove BUG_ON() when be2net runs out of mccq wrbs | Sathya Perla |
2009-11-23 | be2net: Fix cleanup path in be_probe() | Sathya Perla |
2009-11-23 | be2net: Issue fw_init/clean cmds to fw | Sathya Perla |
2009-11-23 | be2net: Fix rx_drops_no_fragments stat being incorrectly indexed | Sathya Perla |
2009-11-23 | be2net: support configuration of 64 multicast addresses instead of 32 | Sathya Perla |
2009-11-21 | e1000e: update Tx Unit hang detection message | Bruce Allan |
2009-11-21 | e1000e: cosmetic - group local variables of the same type | Bruce Allan |
2009-11-21 | e1000e: remove redundant might_sleep() | Bruce Allan |
2009-11-21 | e1000e: do not error out on identification LED init failure | Bruce Allan |
2009-11-21 | e1000e: set pm_qos DMA latency requirement per interface when needed | Bruce Allan |
2009-11-21 | e1000e: cleanup functions that clear hardware statistics | Bruce Allan |
2009-11-21 | e1000e: cleanup - shift indentation left by exiting early in e1000_tso | Bruce Allan |
2009-11-21 | e1000e: set bools to true/false instead of 1/0 | Bruce Allan |
2009-11-21 | e1000e: provide comment for 82571 workaround | Bruce Allan |
2009-11-21 | e1000e: remove comments regarding a non-existent api module | Bruce Allan |
2009-11-21 | e1000e: update copyright information | Bruce Allan |
2009-11-21 | e1000e: cleanup ops function pointers | Bruce Allan |