summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1772-1367/+3670
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-1710-8/+55
| |\
| | * hostap: Protect against initialization interruptTim Gardner2010-06-153-3/+27
| | * iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville2010-06-151-0/+1
| | * p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert2010-06-141-0/+2
| | * libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava2010-06-141-1/+1
| | * iwlagn: verify flow id in compressed BA packetShanyu Zhao2010-06-141-0/+5
| | * iwlwifi: serialize station management actionsReinette Chatre2010-06-143-4/+17
| * | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
| * | ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
| * | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-162-10/+25
| * | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-162-6/+8
| * | ath5k: review and add comments for descriptorsBruno Randolf2010-06-162-154/+144Star
| * | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-163-29/+9Star
| * | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-161-5/+5
| * | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-163-38/+20Star
| * | ath5k: move checks and stats into new functionBruno Randolf2010-06-161-60/+70
| * | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-161-71/+78
| * | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-161-2/+1Star
| * | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-161-0/+7
| * | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-161-1/+3
| * | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-161-2/+2
| * | ath5k: fix some comment typosBruno Randolf2010-06-162-4/+4
| * | ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-161-8/+9
| * | ath5k: more debug prints for resetsBruno Randolf2010-06-162-3/+12
| * | ipw2200: Enable LED by defaultubuntu@tjworld.net2010-06-161-2/+2
| * | p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara2010-06-161-1/+2
| * | zd1211rw: change ZD_REGDOMAIN_JAPAN_* namingJohn W. Linville2010-06-162-4/+4
| * | zd1211rw: add 0x49 -> JP regulatory domain mapKouhei Sutou2010-06-162-0/+2
| * | ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45Star
| * | ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
| * | rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2010-06-152-9/+26
| * | rt2x00: Enable HW crypto by defaultIvo van Doorn2010-06-152-2/+2
| * | rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn2010-06-151-14/+9Star
| * | rt2x00: Update author rt2800libIvo van Doorn2010-06-151-5/+6
| * | rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn2010-06-152-0/+25
| * | rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa2010-06-151-1/+12
| * | rt2x00: provide mac80211 a suitable max_rates valueHelmut Schaa2010-06-151-0/+12
| * | rt2x00: Fix typo in rt2800_config_txpowerHelmut Schaa2010-06-151-1/+1
| * | rt2x00: Fix TX_STA_FIFO handlingHelmut Schaa2010-06-151-14/+9Star
| * | rt2x00: Add comment about BBP1_TX_POWERHelmut Schaa2010-06-151-1/+3
| * | rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa2010-06-151-2/+7
| * | rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retriedHelmut Schaa2010-06-151-2/+6
| * | rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa2010-06-151-2/+1Star
| * | rt2x00: clarify meaning of txdone flagsHelmut Schaa2010-06-151-1/+8
| * | ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-142-21/+0Star
| * | ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-142-10/+4Star
| * | ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-144-44/+3Star
| * | ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-144-14/+1Star
| * | ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-144-34/+0Star