summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1163-1506/+1363
|\
| * wireless: depends on NETRandy Dunlap2010-05-101-0/+1
| * wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez2010-05-101-1/+1
| * rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde2010-05-101-6/+10
| * rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde2010-05-102-16/+15
| * rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde2010-05-109-9/+17
| * rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde2010-05-108-134/+83
| * rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde2010-05-104-97/+79
| * rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde2010-05-104-102/+60
| * rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde2010-05-105-33/+16
| * rt2x00: Clean up rt2800usb.h.Gertjan van Wingerde2010-05-101-40/+0
| * rt2x00: Fix setting of txdesc->length field.Gertjan van Wingerde2010-05-101-0/+1
| * ath5k: several off by one range checksDan Carpenter2010-05-101-3/+3
| * ath9k/htc_drv_main: off by one errorDan Carpenter2010-05-101-1/+1
| * ath9k/htc_drv_main: null dereference typoDan Carpenter2010-05-101-1/+1
| * iwlwifi: remove stray mutex_unlock()Dan Carpenter2010-05-101-1/+0
| * ath9k_hw: enable PCIe low power mode for AR9003Luis R. Rodriguez2010-05-101-0/+20
| * rtl8180: change PCI DMA mask to DMA_BIT_MASK(32)John W. Linville2010-05-101-2/+2
| * rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa2010-05-075-2/+31
| * wl1271: Reduce PSM entry hang over period from 128 => 1 msJuuso Oikarinen2010-05-071-1/+1
| * wl1271: Increase timeout for command event waitingTeemu Paasikivi2010-05-071-1/+1
| * wl1271: Fix to join and channel number handlingJuuso Oikarinen2010-05-071-6/+23
| * wl1271: Fix 32 bit register read related endiannes bugJuuso Oikarinen2010-05-072-3/+3
| * wl1271: Add sysfs file to retrieve HW PG-version and ROM-versionJuuso Oikarinen2010-05-074-0/+51
| * ath9k_htc: Handle IDLE LED properlySujith2010-05-071-7/+19
| * ath9k_hw: Update initvals for AR9003 for xb113Luis R. Rodriguez2010-05-071-102/+102
| * ath9k_common: drop incomming frames with an invalid hardware rateLuis R. Rodriguez2010-05-071-2/+1
| * ath9k_common: move the rate status setting into ath9k_process_rate()Luis R. Rodriguez2010-05-071-13/+27
| * rtl8180: add software-based support for IBSS modeJohn W. Linville2010-05-072-10/+80
| * rtl8180: assign sequence numbers in the driverJohn W. Linville2010-05-072-0/+13
| * mac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beaconsJohn W. Linville2010-05-071-2/+3
| * rt2x00: Fix RF3052 channel initializationIvo van Doorn2010-05-071-9/+58
| * rt2x00: rt2800: don't overwrite SIFS values on erp changesHelmut Schaa2010-05-071-2/+0
| * rt2x00: rt2800: update initial SIFS valuesHelmut Schaa2010-05-071-2/+9
| * ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-074-45/+13
| * mac80211: improve HT channel handlingJohannes Berg2010-05-078-40/+132
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-0716-108/+300
| * mac80211: fix BSS info reconfigurationJohannes Berg2010-05-072-5/+22
| * orinoco: refactor xmit pathDavid Kilroy2010-05-073-111/+155
| * ath9k: fix another source of corrupt framesFelix Fietkau2010-05-071-2/+8
| * ar9170usb: remove deprecated aggregation codeChristian Lamparter2010-05-072-598/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-05-10154-2114/+2033
|\ \
| * | netfilter: use rcu_dereference_protected()Patrick McHardy2010-05-102-6/+26
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-05-10744-17661/+38108
| |\ \
| * | | netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCUPatrick McHardy2010-05-101-1/+5
| * | | netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()Patrick McHardy2010-05-011-2/+1
| * | | netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-271-8/+6
| * | | netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer2010-04-234-7/+12
| * | | netfilter: ip_tables: convert pr_devel() to pr_debug()Patrick McHardy2010-04-221-5/+5
| * | | netfilter: x_tables: move sleeping allocation outside BH-disabled regionJan Engelhardt2010-04-211-6/+6
OpenPOWER on IntegriCloud