Age | Commit message (Expand) | Author |
2009-11-25 | net: use net_eq to compare nets | Octavian Purdila |
2009-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-11-24 | net/ipv6: Move && and || to end of previous line | Joe Perches |
2009-11-24 | sfc: Log interrupt and reset type names, not numbers | Ben Hutchings |
2009-11-24 | sfc: Combine high-level header files | Ben Hutchings |
2009-11-24 | sfc: Remove redundant efx_xmit() function | Ben Hutchings |
2009-11-24 | sfc: Remove unnecessary casts to struct sk_buff * | Ben Hutchings |
2009-11-24 | sfc: Gather link state fields in struct efx_nic into new struct efx_link_state | Ben Hutchings |
2009-11-24 | sfc: Move all I2C stuff into struct falcon_board | Ben Hutchings |
2009-11-24 | sfc: Move struct falcon_board into struct falcon_nic_data | Ben Hutchings |
2009-11-24 | sfc: Move definition of struct falcon_nic_data into falcon.h | Ben Hutchings |
2009-11-24 | sfc: Make board information explicitly Falcon-specific | Ben Hutchings |
2009-11-24 | sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T | Ben Hutchings |
2009-11-24 | sfc: Use a single blink implementation | Ben Hutchings |
2009-11-24 | sfc: SFT9001: Reset LED configuration correctly after blinking | Ben Hutchings |
2009-11-24 | sfc: Record RX queue number on GRO path | Ben Hutchings |
2009-11-24 | sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() | Ben Hutchings |
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 | ssb: Fix range check in sprom write | Michael Buesch |
2009-11-23 | ssb: Fix SPROM writing | Michael Buesch |
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 | mac80211: Fix missing kernel-doc notation | Jaswinder Singh Rajput |
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 | mac80211: fix rcu locking | Johannes Berg |
2009-11-23 | ath5k: Fix I/Q calibration | Lukáš Turek |
2009-11-23 | mac80211: remove dead struct member | Johannes Berg |
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 | ssb: Unconditionally log results of core scans | Larry Finger |