Age | Commit message (Expand) | Author |
2010-09-21 | ath5k: Simplify cw_min/max and AIFS configuration | Bruno Randolf |
2010-09-21 | ath5k: Keep last descriptor in queue | Bruno Randolf |
2010-09-21 | ath5k: Count how many times a queue got stuck | Bruno Randolf |
2010-09-21 | ath5k: Add watchdog for stuck TX queues | Bruno Randolf |
2010-09-21 | ath5k: Move tx frame completion into separate function | Bruno Randolf |
2010-09-21 | ath5k: Fix TX queues stopping | Bruno Randolf |
2010-09-21 | ath5k: Fix queue debug file | Bruno Randolf |
2010-09-21 | ath5k: Use four hardware queues | Bruno Randolf |
2010-09-21 | ath5k: reorder base.c to remove fwd decls | Bob Copeland |
2010-09-21 | ath/ath5k/ath9k: Fix crypto capabilities merge issue | Bruno Randolf |
2010-09-21 | carl9170: update AR9170 phy initvals | Christian Lamparter |
2010-09-21 | omap: zoom: add mmc3/wl1271 device support | Ohad Ben-Cohen |
2010-09-21 | omap: zoom: add fixed regulator device for wlan | Ohad Ben-Cohen |
2010-09-21 | wl1271: make ref_clock configurable by board | Ohad Ben-Cohen |
2010-09-21 | wl1271: take irq info from private board data | Ohad Ben-Cohen |
2010-09-21 | wl12xx: add platform data passing support | Ohad Ben-Cohen |
2010-09-21 | wl1271: propagate set_power's return value | Ohad Ben-Cohen |
2010-09-21 | wl12xx: make wl12xx.h common to both spi and sdio | Ohad Ben-Cohen |
2010-09-21 | dccp ccid-3: Remove redundant 'options_received' struct | Gerrit Renker |
2010-09-21 | dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate | Gerrit Renker |
2010-09-21 | dccp ccid-3: remove dead states | Gerrit Renker |
2010-09-21 | dccp: Replace magic CCID-specific numbers by symbolic constants | Gerrit Renker |
2010-09-21 | dccp: Add packet type information to CCID-specific option parsing | Gerrit Renker |
2010-09-20 | qlcnic: dont set skb->truesize | Eric Dumazet |
2010-09-20 | net: rx_dropped accounting | Eric Dumazet |
2010-09-19 | bridge : Sanitize skb before it enters the IP stack | Bandan Das |
2010-09-19 | rds: spin_lock_irq() is not nestable | Dan Carpenter |
2010-09-19 | rds: double unlock in rds_ib_cm_handle_connect() | Dan Carpenter |
2010-09-19 | rds: signedness bug | Dan Carpenter |
2010-09-19 | bna: off by one | Dan Carpenter |
2010-09-19 | net: reorder struct netdev_hw_addr | Eric Dumazet |
2010-09-17 | bonding: enable gro by default | Eric Dumazet |
2010-09-17 | ethtool: Add comments for valid use of flow types | Ben Hutchings |
2010-09-17 | ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool | Ben Hutchings |
2010-09-17 | netns: keep vlan slaves on master netns move | David Lamparter |
2010-09-17 | stmmac: use one memset() to reset TDES01 | Giuseppe CAVALLARO |
2010-09-17 | stmmac: prevent dma init stuck in case of failures. | Giuseppe CAVALLARO |
2010-09-17 | stmmac: consolidate and tidy-up the COE support | Giuseppe CAVALLARO |
2010-09-17 | stmmac: add CSR Clock range selection | Giuseppe CAVALLARO |
2010-09-17 | iwlagn: initialize both tx/rx prio boost parameters | Wey-Yi Guy |
2010-09-17 | iwlagn: minor coex API changes | Wey-Yi Guy |
2010-09-17 | iwlagn: correct naming for failure reply tx status | Wey-Yi Guy |
2010-09-17 | iwlwifi: corrections to debug output of ucode statistics | Jay Sternberg |
2010-09-17 | iwlagn: adding aggregated frame failure status to debugfs | Wey-Yi Guy |
2010-09-17 | iwlagn: keep track of aggregated tx frames failure counter | Wey-Yi Guy |
2010-09-17 | iwlagn: log aggregation tx command status | Wey-Yi Guy |
2010-09-17 | iwlagn: keep track of failure tx status | Wey-Yi Guy |
2010-09-17 | iwlagn: keep track fail tx reason counter | Wey-Yi Guy |
2010-09-17 | iwlagn: add bt_status_read for 5150 | Wey-Yi Guy |
2010-09-17 | ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum | Eric Dumazet |