summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar3-211/+226
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar3-101/+98
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 2Yogesh Ashok Powar3-127/+133
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar4-43/+43
2012-03-14ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend1-1/+3
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar6-24/+84
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg2-8/+8
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore1-1/+2
2012-03-14ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itrAlexander Duyck2-17/+8
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck4-42/+49
2012-03-14ixgb: Remove unnecessary defines, use pr_debugJoe Perches2-14/+2
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart4-19/+51
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg6-7/+8
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2-8/+6
2012-03-13brmc80211: dont use jiffies for BSS TSFJohannes Berg1-8/+2
2012-03-13Documentation: make exists consistentYegor Yefremov1-3/+3
2012-03-13mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar1-87/+73
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar3-70/+68
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2-5/+5
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar5-82/+46
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar1-111/+87
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar6-53/+43
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg3-8/+31
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg3-12/+6
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger2-27/+35
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2-13/+23
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville25-667/+1228
2012-03-13ath6kl: fix debug.c file modeKalle Valo1-0/+0
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo1-2/+2
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo1-4/+5
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo1-17/+2
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo1-1/+2
2012-03-13ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck1-31/+32
2012-03-13ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck2-8/+12
2012-03-13ixgbe: Allocate rings as part of the q_vectorAlexander Duyck3-257/+244
2012-03-13ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck1-5/+2
2012-03-13ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck2-8/+8
2012-03-13ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck1-2/+2
2012-03-13ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck1-2/+5
2012-03-13ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck1-46/+48
2012-03-13ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck1-4/+3
2012-03-13net: Add memory barriers to prevent possible race in byte queue limitsAlexander Duyck1-16/+33
2012-03-13net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck2-1/+3
2012-03-13ixgbe: add support for byte queue limitsAlexander Duyck2-0/+12
2012-03-13ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher1-6/+0
2012-03-13igb: fix ethtool offline testJeff Kirsher1-0/+7
2012-03-13bnx2x: code doesn't use stats for allocating Rx BDsDmitry Kravkov1-8/+9
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz1-1/+1
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz1-11/+18
2012-03-13bnx2x: mark functions as loaded on shared memoryYuval Mintz1-0/+17