aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet
2011-11-21mac80211: fix RCU warnings in meshJohannes Berg
2011-11-21cfg80211: work around a sparse issueJohannes Berg
2011-11-21carl9170: use ieee80211_free_txskbChristian Lamparter
2011-11-21p54: use ieee80211_free_txskbChristian Lamparter
2011-11-21rndis_wlan: remove unused macroJussi Kivilinna
2011-11-21rndis_wlan: add reporting of PMKSA candidate eventsJussi Kivilinna
2011-11-21rndis_wlan: add missing __packedJussi Kivilinna
2011-11-21rndis_wlan: pass channel info to cfg80211_roamed()Jussi Kivilinna
2011-11-21rndis_wlan: split getting current channel to separate functionJussi Kivilinna
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-21wireless: Support ht-capabilities over-rides.Ben Greear
2011-11-21cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"Johannes Berg
2011-11-21nl80211: make get_vlan logic more commonJohannes Berg
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: minor cleanup to mesh state lockingJohannes Berg
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches
2011-11-21iwlwifi: remove redundancyWey-Yi Guy
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21rtlwifi: Remove redundant code from PCI interruptLarry Finger
2011-11-21rtlwifi: rtl8192cu: Fix endianian issuesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger
2011-11-21rtlwifi: rtl8192cu: Allow retries for USB I/OGeorge
2011-11-21nl80211: add testmode to the list of supported commandsKalle Valo
2011-11-21mac80211: remove unused ASSOC_AP flagJohannes Berg
2011-11-21mac80211: transmit fragment list to driversJohannes Berg
2011-11-21mac80211: make TX LED handling independent of fragmentationJohannes Berg
2011-11-21mac80211: move fragment flag adjustmentJohannes Berg
2011-11-21mac80211: use skb list for fragmentsJohannes Berg
2011-11-21ath9k: trivial: reorder rx_tasklet processingZefir Kurtisi
2011-11-21cfg80211: pass DFS region to drivers through reg_notifier()Luis R. Rodriguez
2011-11-21cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet
2011-11-21Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacyJohn W. Linville
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer