summaryrefslogtreecommitdiffstats
path: root/Documentation/mutex-design.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-13the scheduled ieee80211 softmac removalAdrian Bunk16-3662/+0
2008-03-13the scheduled bcm43xx removalAdrian Bunk35-16999/+1
2008-03-13make b43_mac_{enable,suspend}() staticAdrian Bunk2-5/+2
2008-03-07iwlwifi: fix potential lock inversion deadlockReinette Chatre1-2/+2
2008-03-07wireless: correct warnings from using '%llx' for type 'u64'John W. Linville2-5/+7
2008-03-07ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf1-14/+45
2008-03-07ath5k: add notes about rx timestampBruno Randolf1-0/+11
2008-03-07ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf5-130/+126
2008-03-07ath5k: struct ath5k_desc cleanupsBruno Randolf4-187/+210
2008-03-07iwlwifi: grab NIC access when disabling aggregationsRon Rindjunsky1-17/+20
2008-03-07iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler2-157/+148
2008-03-07iwlwifi: Fix 3945 rate scalingTomas Winkler2-25/+22
2008-03-07iwlwifi: queue functions cleanupTomas Winkler4-60/+45
2008-03-07iwlwifi: Moving EEPROM handling in iwlcore moduleAssaf Krauss2-0/+604
2008-03-07iwlwifi: add iwl-core moduleTomas Winkler5-7/+59
2008-03-07iwlwifi: fix locking unbalance in 4965 rate scaleTomas Winkler1-13/+12
2008-03-07mac80211: document IEEE80211_TXCTL_OFDM_HTRon Rindjunsky1-1/+5
2008-03-07iwlwifi: Cancel scanning upon associationEmmanuel Grumbach2-22/+12
2008-03-07iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler6-12/+18
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler8-37/+203
2008-03-07iwlwifi: Move HBUS address to iwl-csr.hTomas Winkler3-83/+42
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler9-283/+236
2008-03-07iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky4-32/+64
2008-03-07mac80211: adding mac80211_tx_control_flags and HT flagsRon Rindjunsky1-31/+55
2008-03-07iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen3-12/+15
2008-03-07b43: Fix failed frames status report typoMichael Buesch1-1/+1
2008-03-07b43: Add TX statistics debugging countersMichael Buesch2-16/+80
2008-03-07b43: Rename the DMA ring pointersMichael Buesch3-163/+82
2008-03-07b43: Add QOS supportMichael Buesch7-91/+262
2008-03-07mac80211: don't call conf_tx under RCU lockJohannes Berg1-3/+3
2008-03-07ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis1-0/+3
2008-03-07ath5k: Make some changes to follow register dumps.Nick Kossifidis1-6/+31
2008-03-07ath5k: Fixes for PCI-E cardsNick Kossifidis2-15/+34
2008-03-07ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis1-2/+0
2008-03-07ath5k: more RF2413 stuffNick Kossifidis2-4/+12
2008-03-07ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis3-3/+29
2008-03-07ath5k: Add RF2413 initial settingsNick Kossifidis2-4/+392
2008-03-07ath5k: Add RF2413 srev valuesNick Kossifidis1-2/+7
2008-03-07[NETNS][IPV6] mcast - handle several network namespaceDaniel Lezcano3-38/+82
2008-03-07[NETNS][IPV6] tcp6 - handle several network namespaceDaniel Lezcano1-6/+8
2008-03-07[NETNS][IPV6] tcp6 - make socket control per namespaceDaniel Lezcano2-10/+34
2008-03-07[NETNS][IPV6] ndisc - make socket control per namespaceDaniel Lezcano2-24/+54
2008-03-07[NETNS][IPV6] ndisc - make ndisc handle multiple network namespacesDaniel Lezcano1-12/+12
2008-03-07[NETNS][IPV6] fix some missing namespaceDaniel Lezcano3-6/+9
2008-03-07[UDP]: Revert udplite and code split.David S. Miller17-1222/+1101
2008-03-07[TIPC]: Update version to 1.6.3Allan Stephens1-1/+1
2008-03-07[TIPC]: Enhancements to message header writingAllan Stephens1-2/+4
2008-03-07[TIPC]: Use correct bitmask when setting versionAllan Stephens1-1/+1
2008-03-07[TIPC]: Minor cleanup of message header codeAllan Stephens4-29/+27
2008-03-07[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens3-8/+15