summaryrefslogtreecommitdiffstats
path: root/net/mac80211/event.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-23bna: Header File ConsolidationRasesh Mody6-87/+69
2011-07-23bna: HW Error Counter FixRasesh Mody3-0/+6
2011-07-23bna: Add HW Semaphore Unlock LogicRasesh Mody2-0/+31
2011-07-23bna: IOC Event Name ChangeRasesh Mody1-10/+10
2011-07-23bna: Mboxq Flush When IOC DisabledRasesh Mody1-3/+4
2011-07-23bna: Minor IRQ Index and Definition ChangeRasesh Mody2-9/+13
2011-07-23bna: State Machine Fault Handling CleanupRasesh Mody4-64/+64
2011-07-23bna: IOC Event Notification EnhancementRasesh Mody4-54/+99
2011-07-23bna: CheckPatch CleanupRasesh Mody13-215/+215
2011-07-23bna: Print Driver VersionRasesh Mody1-1/+2
2011-07-23bridge: minor cleanupsstephen hemminger3-16/+14
2011-07-23bridge: add notification over netlink when STP changes statestephen hemminger4-1/+9
2011-07-23bridge: notifier called with the wrong devicestephen hemminger1-1/+1
2011-07-23bridge: ignore bogus STP config packetsstephen hemminger1-0/+11
2011-07-23bridge: send proper message_age in config BPDUstephen hemminger2-2/+3
2011-07-23sbni: use pci_dev->subsystem_deviceSergei Shtylyov1-4/+1
2011-07-23r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-5/+2
2011-07-22bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville1-0/+2
2011-07-22IB/qib: Defer HCA error events to taskletMike Marciniszyn2-21/+53
2011-07-22b43legacy: dma: cache translation (routing bits)Rafał Miłecki2-3/+6
2011-07-22hfsplus: ensure bio requests are not smaller than the hardware sectorsSeth Forshee4-42/+101
2011-07-22hfsplus: Add additional range check to handle on-disk corruptionsNaohiro Aota1-0/+4
2011-07-22ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin1-6/+3
2011-07-22ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin3-81/+5
2011-07-22ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin3-22/+6
2011-07-22b43: (un)initialize driver on the BCMA busRafał Miłecki1-4/+44
2011-07-22b43: bcma: get DMA translation bitsRafał Miłecki1-0/+5
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki2-0/+21
2011-07-22ssb: return correct translation bit for 64-bit DMARafał Miłecki2-4/+7
2011-07-22b43: disable parity check on BCMA devicesRafał Miłecki3-0/+21
2011-07-22icmp: Fix regression in nexthop resolution during replies.David S. Miller1-6/+8
2011-07-22ptrace: do_wait(traced_leader_killed_by_mt_exec) can block foreverOleg Nesterov1-0/+8
2011-07-22HID: fix support for Microsoft comfort mouse 4500Jiri Kosina1-0/+1
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger1-1/+1
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko4-51/+11
2011-07-22target: fix typo Assoication -> AssociationAndy Shevchenko2-6/+6
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger6-1/+51
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger4-29/+42
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover30-2044/+1387
2011-07-22target: Eliminate usage of struct se_memAndy Grover7-784/+313
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover4-18/+17
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover2-0/+6
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover10-225/+218
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier7-0/+41
2011-07-22target: Fix reporting of supported VPD pagesRoland Dreier1-48/+47
2011-07-22target: Allow for built-in target modulesRoland Dreier1-4/+0
2011-07-22tcm_fc: Convert to wake_up_process and schedule_timeout_interruptibleNicholas Bellinger2-11/+10
2011-07-22tcm_fc: Makefile cleanupsNicholas Bellinger1-13/+4
2011-07-22loopback: Fix memory leak in tcm_loop_make_scsi_hba()Jesper Juhl1-9/+8
2011-07-22loopback: Remove duplicate scsi/scsi_tcq.h includeJesper Juhl1-1/+0