aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/base.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-21ath5k: Move tx frame completion into separate functionBruno Randolf1-50/+57
2010-09-21ath5k: Fix TX queues stoppingBruno Randolf1-5/+4
2010-09-21ath5k: Fix queue debug fileBruno Randolf1-2/+7
2010-09-21ath5k: Use four hardware queuesBruno Randolf2-7/+45
2010-09-21ath5k: reorder base.c to remove fwd declsBob Copeland1-898/+764
2010-09-21ath/ath5k/ath9k: Fix crypto capabilities merge issueBruno Randolf3-9/+5
2010-09-21carl9170: update AR9170 phy initvalsChristian Lamparter1-3/+5
2010-09-21omap: zoom: add mmc3/wl1271 device supportOhad Ben-Cohen1-0/+19
2010-09-21omap: zoom: add fixed regulator device for wlanOhad Ben-Cohen1-0/+35
2010-09-21wl1271: make ref_clock configurable by boardOhad Ben-Cohen6-5/+12
2010-09-21wl1271: take irq info from private board dataOhad Ben-Cohen1-7/+8
2010-09-21wl12xx: add platform data passing supportOhad Ben-Cohen4-1/+37
2010-09-21wl1271: propagate set_power's return valueOhad Ben-Cohen5-12/+22
2010-09-21wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen7-7/+8
2010-09-21dccp ccid-3: Remove redundant 'options_received' structGerrit Renker2-23/+8
2010-09-21dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker3-5/+19
2010-09-21dccp ccid-3: remove dead statesGerrit Renker2-30/+9
2010-09-21dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker2-12/+7
2010-09-21dccp: Add packet type information to CCID-specific option parsingGerrit Renker3-41/+35
2010-09-20qlcnic: dont set skb->truesizeEric Dumazet1-6/+0
2010-09-20net: rx_dropped accountingEric Dumazet7-8/+28
2010-09-19bridge : Sanitize skb before it enters the IP stackBandan Das2-30/+80
2010-09-19rds: spin_lock_irq() is not nestableDan Carpenter2-4/+4
2010-09-19rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter1-1/+0
2010-09-19rds: signedness bugDan Carpenter1-1/+1
2010-09-19bna: off by oneDan Carpenter1-1/+1
2010-09-19net: reorder struct netdev_hw_addrEric Dumazet1-1/+1
2010-09-17bonding: enable gro by defaultEric Dumazet1-0/+4
2010-09-17ethtool: Add comments for valid use of flow typesBen Hutchings1-15/+15
2010-09-17ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings3-45/+51
2010-09-17netns: keep vlan slaves on master netns moveDavid Lamparter3-0/+12
2010-09-17stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO2-17/+2
2010-09-17stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO2-2/+18
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO8-39/+60
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO4-2/+6
2010-09-17iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy1-0/+2
2010-09-17iwlagn: minor coex API changesWey-Yi Guy1-1/+6
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy4-14/+9
2010-09-17iwlwifi: corrections to debug output of ucode statisticsJay Sternberg1-222/+135
2010-09-17iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy2-2/+54
2010-09-17iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2-0/+68
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy2-0/+35
2010-09-17iwlagn: keep track of failure tx statusWey-Yi Guy8-0/+126
2010-09-17iwlagn: keep track fail tx reason counterWey-Yi Guy2-0/+108
2010-09-17iwlagn: add bt_status_read for 5150Wey-Yi Guy1-0/+1
2010-09-17ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet1-2/+5
2010-09-17qlcnic: update version 5.0.10Amit Kumar Salecha1-2/+2
2010-09-17qlcnic: remove fw version checkAmit Kumar Salecha1-28/+2
2010-09-17qlcnic: vlan lro supportAmit Kumar Salecha1-9/+30
2010-09-17qlcnic: vlan gro supportAmit Kumar Salecha1-1/+1