aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-06carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter
2013-03-06b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki
2013-03-06rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner
2013-03-06ssb: Convert ssb_printk to ssb_<level>Joe Perches
2013-03-06ssb: pci: Standardize a function to get mac addressJoe Perches
2013-03-06ssb: fix unaligned access to mac addressHauke Mehrtens
2013-03-06iwlwifi: mvm: the SCD byte count is a TLV flagEmmanuel Grumbach
2013-03-06iwlwifi: fix indirect write bugAmnon Paz
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach
2013-03-06iwlwifi: mvm: update firmware API - MAC ID in RXEmmanuel Grumbach
2013-03-06iwlwifi: mvm: export last bt_notif through debugfsEmmanuel Grumbach
2013-03-06iwlwifi: mvm: update SMPS when BT gets activeEmmanuel Grumbach
2013-03-06iwlwifi: mvm: handle BT-coex notificationEmmanuel Grumbach
2013-03-06iwlwifi: mvm: begin basic BT-Coex implementationEmmanuel Grumbach
2013-03-06iwlwifi: mvm: add BT Coex FW APIEmmanuel Grumbach
2013-03-06iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd stringsEmmanuel Grumbach
2013-03-06iwlwifi: export symbols only conditionallyJohannes Berg
2013-03-06iwlwifi: allow selecting only MVM driverJohannes Berg
2013-03-06iwlwifi: mvm: Change NVM default section read sizeDor Shaish
2013-03-06iwlwifi: mvm: don't read system time when modifying AP/GO MACJohannes Berg
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach
2013-03-06iwlwifi: dvm: pad iwl_compressed_ba_respEmmanuel Grumbach
2013-03-06iwlwifi: mvm: advertise VHT capabilitiesEytan Lifshitz
2013-03-06iwlwifi: mvm: set up initial SMPS/NSS station infoJohannes Berg
2013-03-06iwlwifi: mvm: implement remote wakeJohannes Berg
2013-03-06iwlwifi: convert to use simple_open()Wei Yongjun
2013-03-06iwlwifi: use __get_str in tracingJohannes Berg
2013-03-06iwlwifi: support DSSS/CCK mode in 40 MHzJohannes Berg
2013-03-06iwlwifi: mvm: support IEEE80211_AMPDU_TX_STOP_FLUSHEmmanuel Grumbach
2013-03-06iwlwifi: mvm: Add support for additional addressesIlan Peer
2013-03-06iwlwifi: disable greenfield transmissions as a workaroundBeni Lev
2013-03-06iwlwifi: 7000: disable HT greenfield supportBeni Lev
2013-03-06iwlwifi: mvm: Update MAC context filter flagsIlan Peer
2013-03-06iwlwifi: mvm: don't use cts to selfDor Shaish
2013-03-06iwlwifi: mvm: free AGG queue when we STA is removedEmmanuel Grumbach
2013-03-06iwlwifi: mvm: respect disable Tx AGG parameterEmmanuel Grumbach
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-03-06Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06nl80211: explicit userspace MPMThomas Pedersen
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn
2013-03-06mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn
2013-03-06mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn
2013-03-06mac80211: add documentation and verbose variable names inThomas Huehn