summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-22mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky3-45/+83
2008-05-22iwlwifi: remove iwl4965_nic_start functionRon Rindjunsky1-8/+2
2008-05-22iwlwifi: changing irrelevant commentRon Rindjunsky1-1/+1
2008-05-22mac80211: tkip.c use struct tkip_ctx in phase 2 key mixingHarvey Harrison1-10/+7
2008-05-22mac80211: tkip.c use struct tkip_ctx in phase 1 key mixingHarvey Harrison1-17/+10
2008-05-22mac80211: add a struct to hold tkip contextHarvey Harrison5-49/+50
2008-05-22mac80211: add const, remove unused function, make one function staticHarvey Harrison4-20/+7
2008-05-22mac80211: introduce struct michael_mic_ctx and static helpersHarvey Harrison2-35/+44
2008-05-22mac80211: michael.c use kernel-provided infrastructureHarvey Harrison1-46/+14
2008-05-22libertas: reduce command retry timeHolger Schurig2-12/+14
2008-05-22mac80211: Consolidate hash kfree-ing in mesh.c.Pavel Emelyanov1-6/+9
2008-05-22mac80211: Merge error paths in mesh_table_grow().Pavel Emelyanov1-12/+4
2008-05-22mac80211: Do not report false error from mesh_path_add.Pavel Emelyanov1-1/+1
2008-05-22mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.Pavel Emelyanov1-1/+1
2008-05-22mac80211: Report allocation failure from mesh_path_node_copy.Pavel Emelyanov1-1/+4
2008-05-22mac80211: Prepare mesh_table_grow to failing copy_node callback.Pavel Emelyanov3-4/+16
2008-05-22mac80211: Fix one more call to synchronize_rcu in atomic context.Pavel Emelyanov1-1/+0
2008-05-22mac80211: Brush up error paths in mesh_path_add.Pavel Emelyanov1-22/+20
2008-05-22libertas: sysfs interface for accessing default mesh channelJavier Cardona1-0/+45
2008-05-22libertas: Add reset_card() callback to hardware driverDavid Woodhouse2-0/+6
2008-05-22libertas: sysfs interface for accessing non-volatile configurationJavier Cardona5-9/+423
2008-05-22libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona8-20/+132
2008-05-22libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse5-96/+105
2008-05-22libertas: Increase priority of 'unknown command' warningsDavid Woodhouse2-3/+3
2008-05-22rt2x00: Release rt2x00 2.1.6Ivo van Doorn1-1/+1
2008-05-22rt2x00: Remove extra +Ivo van Doorn1-1/+1
2008-05-22rt2x00: Merge RX and TX entry private dataIvo van Doorn9-307/+223
2008-05-22rt2x00: Remove redundant flags/dev_flags initializationsIvo van Doorn5-10/+1
2008-05-22rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn11-163/+265
2008-05-22rt2x00: Only initialize the minimum needed fields of PCI TX descriptors.Gertjan van Wingerde3-27/+21
2008-05-22rt2x00: Preserve descriptor information after memmove()Ivo van Doorn3-47/+62
2008-05-22rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde15-11/+42
2008-05-22rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn8-32/+36
2008-05-22rt2x00: Fix TX status reportingIvo van Doorn7-31/+76
2008-05-22rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn4-17/+13
2008-05-20tipc: Cosmetic cleanup of topology service codeAllan Stephens2-15/+13
2008-05-20tipc: Consolidate subscriber & subscriber port referencesAllan Stephens3-90/+116
2008-05-20tipc: Fix bug in topology server byte swapping routineAllan Stephens1-3/+1
2008-05-20tipc: Add support for customized subscription endiannessAllan Stephens2-19/+18
2008-05-20tipc: Add support for customized subscription overlap handlingAllan Stephens2-1/+11
2008-05-17bnx2: Update version to 1.7.6.Michael Chan1-2/+2
2008-05-17bnx2: Pre-initialize struct cpu_reg.Benjamin Li2-72/+86
2008-05-17bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2-5/+6
2008-05-17bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2-11/+10
2008-05-17bnx2: Add EEH PCI recovery.Wendy Xiong1-0/+88
2008-05-17bnx2: Allow phy reset to be skipped during chip reset.Michael Chan1-23/+27
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller71-2126/+2529
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller980-13021/+25442
2008-05-15isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-15iphase: Fix 64bit warning.Alan Cox1-1/+2