| Commit message (Expand) | Author | Age |
* | iwlwifi: fix erroneous use of iwl_rx_packet.len as a length | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: add thermal throttling support to 5150 | Wey-Yi Guy | 2009-08-20 |
* | iwlwifi: use station HT capabilities and BSS operating mode for Green-field | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: check short GI support per-station rather than globally | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: configure HT40 channels in iwl_mac_config | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: refactor packet reception code | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: remove unused members of iwl_ht_info | Johannes Berg | 2009-08-20 |
* | iwlwifi: traverse linklist to find the valid OTP block | Wey-Yi Guy | 2009-08-20 |
* | iwlwifi: cleanup HT40 extension channels setup | Zhu Yi | 2009-08-20 |
* | iwlwifi: include HT configuration when adding stations through rs_rate_init | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: remove unused HT configuration entry tx_chan_width | Daniel C Halperin | 2009-08-20 |
* | iwlwifi: prevent read outside array bounds | Reinette Chatre | 2009-08-20 |
* | cfg80211: export cfg80211_wext_siwfreq | Jussi Kivilinna | 2009-08-20 |
* | b43: LP-PHY: Initialize TX power control | Gábor Stefanik | 2009-08-20 |
* | b43: Update dummy transmission to match V4 specs | Gábor Stefanik | 2009-08-20 |
* | can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path | Oliver Hartkopp | 2009-08-14 |
* | sky2: remove restarting workaround flag | Stephen Hemminger | 2009-08-14 |
* | ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices | Yi Zou | 2009-08-14 |
* | net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE | Yi Zou | 2009-08-14 |
* | ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface | Vasu Dev | 2009-08-14 |
* | vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field | Vasu Dev | 2009-08-14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-14 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-14 |
| |\ |
|
| | * | rt2x00: fix memory corruption in rf cache, add a sanity check | Pavel Roskin | 2009-08-14 |
| | * | mac80211: fix panic when splicing unprepared TIDs | Luis R. Rodriguez | 2009-08-13 |
| * | | ixgbe: Fix receive on real device when VLANs are configured | Lucy Liu | 2009-08-13 |
| * | | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion | Yi Zou | 2009-08-13 |
* | | | sky2: version 1.24 | Stephen Hemminger | 2009-08-14 |
* | | | sky2: fix pause negotiation | Stephen Hemminger | 2009-08-14 |
* | | | sky2: lock less transmit completion | Stephen Hemminger | 2009-08-14 |
* | | | sky2: cleanup restart operations | Stephen Hemminger | 2009-08-14 |
* | | | sky2: hold RTNL when doing suspend/shutdown operations | Stephen Hemminger | 2009-08-14 |
* | | | sky2: hold spinlock around phy_power_down | Stephen Hemminger | 2009-08-14 |
* | | | sky2: Reset tx train after interrupts disabled. | Mike McCormack | 2009-08-14 |
* | | | sky2: Move tx reset functionality to sky2_tx_reset() | Mike McCormack | 2009-08-14 |
* | | | sky2: Avoid rewinding sky2->tx_prod | Mike McCormack | 2009-08-14 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-08-14 |
|\ \ \ |
|
| * | | | b43: Implement RC calibration for rev.0/1 LP-PHYs | Gábor Stefanik | 2009-08-14 |
| * | | | ath9k: Set HW state properly | Sujith | 2009-08-14 |
| * | | | ath9k: Fix bug in PCI resume | Sujith | 2009-08-14 |
| * | | | ath9k: Remove duplicate variables | Sujith | 2009-08-14 |
| * | | | ath9k: Remove has_hw_phycounters | Sujith | 2009-08-14 |
| * | | | ath9k: update kconfig to indicate support for AR9002 family | Luis R. Rodriguez | 2009-08-14 |
| * | | | cfg80211: allow driver to override PS default | Johannes Berg | 2009-08-14 |
| * | | | cfg80211: check for and abort dangling scan requests | Johannes Berg | 2009-08-14 |
| * | | | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames | David Woo | 2009-08-14 |
| * | | | mac80211: Mark a destination sequence number as valid when a PREQ is received. | David Woo | 2009-08-14 |
| * | | | ath5k: use bit shift operators for cache line size | Luis R. Rodriguez | 2009-08-14 |
| * | | | ath5k: use common ath.ko ath_rxbuf_alloc() | Luis R. Rodriguez | 2009-08-14 |
| * | | | ath: add common ath_rxbuf_alloc() and make ath9k use it | Luis R. Rodriguez | 2009-08-14 |