aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb/ssb_private.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2-2/+9
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau2-0/+11
2011-05-11b43: move MAC PHY clock controling functionRafał Miłecki3-16/+15
2011-05-11b43legacy: trivial: use TMSLOW def instead of magic valueRafał Miłecki1-1/+1
2011-05-11mac80211: add a couple of trace event classes to reduce duplicated codeLuciano Coelho1-77/+53
2011-05-11ath5k: Fix lockup due to un-init spinlock.Ben Greear1-1/+1
2011-05-11mac80211: Only process mesh PREPs with equal seq number if metric is better.Fabrice Deyber1-1/+0
2011-05-11ath9k: fix beaconing for mesh interfacesJavier Cardona1-1/+3
2011-05-11mac80211: allow setting supported rates on mesh peersJavier Cardona1-2/+0
2011-05-11mac80211: Move call to mpp_path_lookup inside RCU-read sectionJavier Cardona1-1/+2
2011-05-11mac80211: Fix locking bug on mesh path table accessJavier Cardona1-26/+28
2011-05-11mac80211: Check size of a new mesh path table for changes since allocation.Javier Cardona1-3/+6
2011-05-11mac80211: Self-protected management frames are not robustThomas Pedersen1-0/+1
2011-05-11nl80211: allow setting MFP flag for a meshifThomas Pedersen1-0/+1
2011-05-11nl80211: allow installing keys for a meshifThomas Pedersen2-1/+5
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona5-32/+60
2011-05-11cfg80211: Use capability info to detect mesh beacons.Javier Cardona2-7/+12
2011-05-11open80211s: Stop using zero for address 3 in mesh plink mgmt framesJavier Cardona1-2/+2
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona4-7/+9
2011-05-11mac80211: Let userspace send action frames over mesh interfacesJavier Cardona1-0/+10
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona7-7/+30
2011-05-11libertas: Use netdev_<level> or dev_<level> where possibleJoe Perches11-93/+130
2011-05-11libertas: Convert lbs_pr_<level> to pr_<level>Joe Perches12-171/+173
2011-05-11ssb: update list of devices supporting multiple 80211 coresRafał Miłecki1-1/+4
2011-05-10mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_bufferAmitkumar Karwar3-28/+20
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki23-0/+2108
2011-05-10mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()Luciano Coelho1-1/+1
2011-05-10ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan1-0/+1
2011-05-10ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan1-1/+2
2011-05-10ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan1-2/+7
2011-05-10ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan1-8/+6
2011-05-10rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)Joe Perches1-2/+2
2011-05-10ath9k_hw: remove get_channel_noise functionMohammed Shafi Shajakhan2-9/+0
2011-05-10b43: trivial: include ssb word in ssb specific functionsRafał Miłecki1-4/+4
2011-05-10mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz8-17/+23
2011-05-10b43legacy: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-18/+0
2011-05-10b43: drop ssb-duplicated workaround for dangling coresRafał Miłecki1-17/+0
2011-05-10rt2x00: Fix rmmod hang of rt2800pciGertjan van Wingerde1-1/+1
2011-05-10p54pci: fix -Wunused-but-set-variable warningsChristian Lamparter1-2/+1
2011-05-10carl9170: fix -Wunused-but-set-variable warningsChristian Lamparter1-9/+0
2011-05-10rtlwifi: rtl8192se: Remove need to disable ASPMChaoming Li2-1/+4
2011-05-10rtlwifi: Move 2 large arrays off stackLarry Finger1-7/+28
2011-05-10iwlagn: fix iwl_is_any_associatedJohannes Berg1-8/+11
2011-05-10ath9k: process TSF out of range before RXRajkumar Manoharan1-11/+11
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan4-3/+17
2011-05-10mac80211: Fix build error when CONFIG_PM is not definedLarry Finger1-2/+5
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-05-10wireless: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2-4/+1
2011-05-06iwlagn: check DMA mapping errorsJohannes Berg2-28/+45
2011-05-06iwlagn: remove bytecount indirectionJohannes Berg7-31/+8